You can also make your C++ call asynchronous. The contents of it can run in a separate thread while the script itself (and thus the main application) continues execution.
You can also make your C++ call asynchronous. The contents of it can run in a separate thread while the script itself (and thus the main application) continues execution.
Bookmarks