|
Posted by oxd on April 3, 2008, 7:06 pm
Please log in for more thread options
Hello,
I am developing windows service that loads other dll libraries. On start
up the service allocate some memory and load some libraries. But I do
not know when I can run deinitialize routine (dealocate memory and free
allocated resources). Do the service receive any message before it is
destroy and remove from memory by OS?
Thanks,
/oxd/
|