I am interested in opinions on how best to setup a VS2008 project so that a DLL is compiled as both a smart device DLL as well as a C++ Win32 DLL. Is there开发者_开发问答 an alternative to having two
I\'m creating an app for WINCE 6.0 with ARMV4i CPU. I would like to add extra security to my app by using assembly packer. But I couldn\'t find a good one except UPX (which is too easy to unpack). can
Is there a programmatic way to figure out if a device is WinMobile o开发者_运维百科r WinCE in .NET Compact Framework 3.5? Is there some property somewhere?See the Microsoft.WindowsCE.Forms.SystemSetti
I\'m creating a custom soft-input-panel and would like to find the position of the Caret. I could then move the SIP out of way if it is covering the position where text开发者_如何学Python is being ent
I have developed a WinCE application which uses sqlce3.0.Recently I have gotten very strange error with a simple query like this;
howto shutdown wince r2 devicewh开发者_StackOverflowen i click on button.It depends, and on a great many things.
I have created a edit control with ES_PASSWORD . I want to change the color of my static box to grey.
I have a Wi-Fi driver from a manufacturer. That driver has Plug and Play support. After the adapter has been inserted or removed, Windows CE has recognized it successfully. But at boot time, if the ad
Now that Windows Mobile development has come to end what should we do with our Windows Mobile Enterprise Apps.
I wrote a solution that involved OpenProcess, EnumProcessModules, GetModuleInformation and GetModuleBaseName, but apparently EnumProcessModules and Ge开发者_JAVA技巧tModuleBaseName do not exist in Win