J
J. Giudice
To use the OpenNETCF DLL's in a Pocket PC application what are the references one should add to your project?
I am looking to use:
OpenNETCF.Diagnostics.Process.Start("iexplore.exe", CurLink)
I have included a reference to
C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\OpenNETCF.dll
But that does not seem to be enough. What reference am I missing?
Thanks,
John
I am looking to use:
OpenNETCF.Diagnostics.Process.Start("iexplore.exe", CurLink)
I have included a reference to
C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\OpenNETCF.dll
But that does not seem to be enough. What reference am I missing?
Thanks,
John