
How to exchange data between ISAPI process and Application Process
Hello ,
I have a question, how to send data to application from ISAPI dll. If I
try to use SendMessage, but ISAPI dll can't find window, Could you tell me
how to exchange data between ISAPI and normal application. Thank you for
your help.