I am going to write USB printer driver for Windows Embedded CE 6.0. But I dont from where to start. Now I installed VS2005, patches of WinCE6.0, VS2005 team suite SP1, P开发者_JAVA技巧latform Builder
How can I make an instal开发者_如何学运维lation for my Windows Mobile or Windows CE program using my PC?First:
I have a W开发者_Go百科indows Embedded CE 6.0 Device that I want to use to remote IN to a big Windows client. Is there any tool/app/utility that would basically make the CE device a Remote server and
What are the options for consuming web services (hosted for example in Windows Azure) from Windows Embedded Compact 7?
Following code doesnt work and raise error \"A parameter is missing. [ Parameter ordinal = 1 ]\".What s wrong with it?I am developing pocket pc application in vs 2008 and sqlce 3.5 sp1.
I have a Windows CE embedded 6.0 application that opens another app in the background, and I want to bring the other app to the front. I first tried SetParent with the third party app\'s MainWindowHan
I created a C# console application running on a Windows CE device. I have one line of code in the program so far:
I got the answer and need to understand the following : I have a WinCe 5.0 ATL application. This application is using third party COM dll and 3rd party application(.exe).As per my understanding o开发
My device canact as both host and client.how to find whether it is acting as host or c开发者_JAVA技巧lient.?Generally speaking USB Host and USB client are two completely separate physical layers and t
We have an application that runs on fullscreen but if I keep my fingers pressed on the borders of the application (corners), I get the right click menu (copy paste etc). I need to programmatically dis