I would like to programmatically uninstall and delete \'simsun.ttc\' font collection from \'\\Hard Disk\\Fonts\' on WinCE 5. I try to use RemoveFontResource() function but it fails and the last error
I need to be able to lookup the type o开发者_开发知识库f CPU for which a native .dll file is intended. When the CPU type is same as the CPU on which my application is running, my application will use
I\'m getting following error while retrieving value from S开发者_如何转开发QL Server Ce: Token line number = 1,Token line offset = 56,Token in error = select
I am having problems closing an application that uses WaitForSingleObject() with an INFINITE timout. The full picture is this.I am doing the following to allow my application to handle the device wak
I have taken over a Windows-CE 6.0 application that I would like to port to other platforms.It is a relatively straightforward, self-contained GUI application, written in Embedded C++ Version 4.0
I can\'t catch the OnClick event on a Windows CE application. The event OnClick,OnMouseDown and so on does not exist. Is it possible to catch these events?
I have recently updated a legacy compact framework application to support Windows Mobile 6.5 but after going through my backwards compatability testing I have an issue with the WinCE 5 device.
I am trying to add Image before the text in CTreeList control but it is not coming up, But what i observed is the the node name is started after some space , like it is leaving the space for bitmap ,
I need to change a registery value in windowsCE using c# and P/Invoke (RapiDll isn\'t on there) I know how to read the key:
Is it possible to have it run at start-up a script? If yes, what should check when I am building the image, and what would it be developer\'s reference开发者_开发百科?What do you mean by \"script\"?Wh