L
LightStamp
I've inherited an application that relies on an application named AppHandler
which apparently relies on OpenNETCF.dll 400kb
It's used to "kill" any running program.
It is used in conjunction with mRAPI.CreateProcess("\AppHandler","Kill
MxEnvelope.exe")
Isn't there a better way to kill as application programmatically or is there
a smaller OpenNETCF library I can use rather than this 400KB gorilla?
which apparently relies on OpenNETCF.dll 400kb
It's used to "kill" any running program.
It is used in conjunction with mRAPI.CreateProcess("\AppHandler","Kill
MxEnvelope.exe")
Isn't there a better way to kill as application programmatically or is there
a smaller OpenNETCF library I can use rather than this 400KB gorilla?