I have built an installer for my application that installs the Compact
Framework, the OpenNETCF.org Smart Device Framework and then my application.
When it comes time for my app to get installed, CE Setup complains that my
app "... requires the installation of OpenNETCF.SDF.ppc3.ARM.CAB for it ...
more >>
I have a .Net CF DLL that when deployed and executed on the desktop works
fine, but when executed in the PocketPC emulator or my HP PPC device throws
an execption when casting an enum to IComparable. (The enum is valid, or it
seems so as I can view the symbolic value in the debugger, or cast to a...
more >>
Dear All,
i used some close program method, e.g. this.hide(), this.dispose() or
this.close() ,
for above 3 method I dont know why i can't open the program in PPC again.
and i dont want to use Application.exit() method, becase i use this method
my program will hang on, does anyone has idea?
th...
more >>