using VC++ 2005 Pro on XP, created new SmartDevice, "MFC Smart Device DLL" project , "Windows Mobile 5.0 Pocket PC SDK", "Regular Dll MFC Statically Linked" and Windows Sockets checkbox checked. After project was built, I added "_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA" to ...
I found a problem when I develop the display driver with DDraw support on a ARM platform. My GPE class is derived from DDGPE and the surface class is derived from DDGPESurf.
anyone got any recommendations on how to compile the sample from the bootloader\loader sample outside of platform builder? I came up with the following after analyzing the logs but the loader will not work correctly after copying bldr to the floppy disk (e.g. no print out
I'm working with evc and winCE 5 (without mfc). I just would like to change the grid color of a listview control ? Have you got an idea please ? Thanks a lot.