Can I develop an application targeted to run on CE 5.0 us开发者_运维技巧ing the Visual Studio 2005/CE 6.0 development environment? Or do I need to find the CE 5.0 development downloads on microsoft.co
What is the best way to display IBitmapImage on a device context. I am using Windows CE 6.0. void CImagining开发者_JAVA技巧TestView::OnDraw(CDC* pDC)
I am trying to add appointment to calendar (using pimstore.lib n .h) using win ce...I am trying as follows:
I want to programatically uncheck the \"auto开发者_如何学Gomatically adjust the clock for daylight savings\" check box from a compact framework application running in WinCE.
Im wondering if its posible to detect windows CE in a windows logon script ( Scrip runs in the user account ).
what this exception: System.MissingMethodException was unhandled Message: File or assembly name \'System.Windows.Forms, Version=3.5.0开发者_运维问答.0, Culture=neutral, PublicKeyToken=969DB8053D3322A
I\'m using VS2005 and the MS implementation of STL. However, the class type_info inis declared outside of \"namespace std\". This creates some problems for third party li开发者_运维问答bs that excepts
In my company I am responsible for the development of a .NET CF application which runs on top of Windows CE. We have invested much time in the development of a GUI framework, a top-level design which
Ive encountered some strange behaviour in my .NET CF 2.0 application running on Windows CE 5.0. I have a timer updating a control periodically, that control can also receive Tap and Hold gestures fro
开发者_运维问答I have an OS design project with some subprojects, I would like to try to compile one of this subprojects using the SDK of other platform. I don\'t have the BSP used to create this SDK,