02-25-2013, 05:56 PM
Quote:Or HTTP server's thread could call a QM function as a callback function in its thread. Then don't need events. And QM macro does not have to process messages.
How do I do this? Do I just define a method in my COM object that accepts a function pointer and then pass a QM function to it for the callback? Or is there some registration process in QM to expose the function to the COM object?
Thanks!
