I've noticed the COM examples automatically release the interface before
you can do anything. If you want the user to end the program from
Excel for example do you use WaitForSingleObject? Placing a message box before releasing the interface works, but not very sophisticated.
you can do anything. If you want the user to end the program from
Excel for example do you use WaitForSingleObject? Placing a message box before releasing the interface works, but not very sophisticated.
Comment