Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a C++ program that starts CAD using the CreateProcess function.
I want to check if CAD has started and is ready (for example, in a state where users can open drawings).
Is there a way to achieve this?
Solved! Go to Solution.