P
Peter Stojkovic
I am searching for a special process.
When I call GetProcessesByName( name_of_searched_process )
a lot of DLLs ( over 30) will be loaded, but NEVER unloaded.
I can see this in the output window of the debugger .
( I believe from all running processes )
Is this a problem ??
How can I force to unload these DLL'S
Thanks for any help
When I call GetProcessesByName( name_of_searched_process )
a lot of DLLs ( over 30) will be loaded, but NEVER unloaded.
I can see this in the output window of the debugger .
( I believe from all running processes )
Is this a problem ??
How can I force to unload these DLL'S
Thanks for any help