R
Roy Rodsson via .NET 247
Hi,
I have been trying to kill running applications on my pocket pc from code for a while now without success.
How do I (for instance) kill the Inbox application? or the poutlook.exe ?
I want to be able to unload both dll:s and exe files from the memory (from code) .
The api function FreeLibrary seems to only handle dlls -right? How do I unload exe files?
Thanks in advance,
Roy
I have been trying to kill running applications on my pocket pc from code for a while now without success.
How do I (for instance) kill the Inbox application? or the poutlook.exe ?
I want to be able to unload both dll:s and exe files from the memory (from code) .
The api function FreeLibrary seems to only handle dlls -right? How do I unload exe files?
Thanks in advance,
Roy