A
augustesen
Hi
I am writing a program in C#.NET for the CF, and I want to execute an
..exe file to run another program. I have gather so much that I need to
use the "using OpenNetCF.Diagnostic" and the "Process.start" function.
The problem is that I can't find the Diagnostic dll file anywhere.
When I try to import the Diagnostic dll, using "using
OpenNETCF.something" I only get the options to include "windows",
"drawing" and Win32".
I am using OpenNetCF ver. 1.4.
Can anyone tell me where I can find the Diagnostic.dll file??
Regards
Søren Augustesen
I am writing a program in C#.NET for the CF, and I want to execute an
..exe file to run another program. I have gather so much that I need to
use the "using OpenNetCF.Diagnostic" and the "Process.start" function.
The problem is that I can't find the Diagnostic dll file anywhere.
When I try to import the Diagnostic dll, using "using
OpenNETCF.something" I only get the options to include "windows",
"drawing" and Win32".
I am using OpenNetCF ver. 1.4.
Can anyone tell me where I can find the Diagnostic.dll file??
Regards
Søren Augustesen