> I don't see anything fundamentally different on the non-CE version, Well, I do. Any attempt to call the "ChangeDisplaySettingsEx" with use of the "non-CE" DEVMODE version (as you name it) returns an error. After many many hours of fights ... I discovered that the DEVMODEW structure was completely different from what WinCE expected. After I "patched" it, my code started to work.
I do NOT have any development tools from Microsoft. Everything I've learned about this structure comes from publicly available sources. For your convenience, I've just collected below a set of WWW pages from the Microsoft Embedded Developer Center: Windows CE 1.0 (?) http://msdn2.microsoft.com/en-us/library/ms931101.aspx Windows CE 2.0 - I cannot find any article about it Windows CE 3.0 http://msdn2.microsoft.com/en-us/library/ms960191.aspx Windows CE .NET 4.2 http://msdn2.microsoft.com/en-us/library/ms896928.aspx Windows CE 5.0 http://msdn2.microsoft.com/en-us/library/ms898295.aspx Windows Mobile 6 http://msdn2.microsoft.com/en-us/library/aa930878.aspx As you can see, the structure has NOT change a bit, has it? I'm sorry, but I cannot give you any better assistance. I have never been writing any single ms-windows application before. Hope it helps, Best regards, Jacek. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel