Quote Originally Posted by xxdoc123 View Post
I have a need is a work process to read the server data used winhttp or your http mod, processed and passed to the control main process to show, do not know if the work process will die. I haven't done this yet.
As far as I can tell, the worker thread remains in memory as long as the main thread.

J.A. Coutts