ID: Q196277
The information in this article applies to:
When run under the Visual C++ Windows CE emulator, some of the GDI APIs behave differently than they do when running on an actual Windows CE device. The following list describes some of these inconsistencies:
SetBkMode()
GetBkMode()
SetBkColor()
GetBkColor()
CreateBitMap()
ClientToScreen();
ScreenToClient();
MoveWindow();
These bugs only affect Windows CE applications that are running under the emulator. If you need to test these functions in your application, you should test them on an actual Windows CE device.
Microsoft has confirmed these to be bugs in the emulator for Windows CE.
For more information on troubleshooting Windows CE Emulation problems, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q175029
TITLE : INFO: Troubleshooting Windows CE Emulation
Additional query words:
Keywords : kbGDI kbSDKPlatform kbWinCE100bug kbWinCE200bug
Version : WINDOWS:1.0,2.0
Platform : WINDOWS
Issue type : kbbug
Solution Type : kbpending
Last Reviewed: December 1, 1998