When charging, how will I know if the battery is already full? GetSystemPowerStatusE开发者_开发问答x2() only tells if it is charging.
We need to reboot a Windows CE device after installation of our CAB file. We basically created a smart device CAB project in Visual Studio 2008. We are developing in C#.
I am implementing a custom action for a WindowsCE CAB file, and I need to concat a LPCTSTR to get a proper path to an exe.
how to make shortcut to Windows-CE application on Smart Device CAB Project ? i try this on my Smart Device CAB Project:
So after looking at an article describing how to Create Object Instances Faster Than Reflection I got really excited since in my code I currently have quite a bit of reflection. Unfortunately DynamicM
I am attempting to setup my Padarn site to support SSL, but am receiving an error when I deploy to my WinCE device. The error states:
If I run my .NET Compact application using开发者_开发知识库 ConmanClient, everything works. But if I try running my application by executing it directly from the shell, it throws TypeLoadException (a
I\'ve an application that is performing poorly on a Windows Mobile device, but performs decently on a Windows CE device. I was wondering if there were any known performance issues I should look out fo
I need to monitor handle usage on a Windows CE box. Essentially I want to be able to see handle usage over time to tell if my applications / services are leaking handles (which I be开发者_运维问答lie
I made an WinCE 6.0 R2 image and load it into VMWare Player 3.1.3. The host operating system is a Windows XP Sp3. I followed this article and all worked fine (the article uses VMWare Workstation, but