hi,
i'm looking for System.Diagnostics.Process in VS2003, but so am unable to find it. googling didn't help me either. is there any equivalent?
i'm trying to use it to run an exe from my mobile app....thanks in advance!
elf
Printable View
hi,
i'm looking for System.Diagnostics.Process in VS2003, but so am unable to find it. googling didn't help me either. is there any equivalent?
i'm trying to use it to run an exe from my mobile app....thanks in advance!
elf
Hi,
the opennetcf has an implementation of it. 1.4, which will work for VS2003 is available as a free download here
thanks pete!