I need to emulate a Windows CE executable on my Windo开发者_开发技巧ws 7 64-bit machine. Back in the day, I used eMbedded Visual C++ 4.0\'s bundled device emulator, but nowadays the cool kids want me
I am very new in open开发者_JS百科gl.i want to use opengl in wince 6.0 r2.is wince supports opengl?if yes can anyone give me pointers.MS doesn\'t provide OpenGL on WinCE.Some OEMs may add it into thei
how to solve #error : M开发者_开发知识库ust define a target architecture in wince mfc application?i got to know that we need to use device header and libraries but how can i use that?Presumably, the e
how to prevent the touch screen in windows-CE ? by C# code than开发者_Python百科ksThe comment by Eugene is appropriate.Knowing if you need to shut off all touch input just for your app or the whole
I just want to ask what is the best way to open a new form when a list view item is clicked? Right now, I\'m just using ShowDialog().
I\'m trying to access a file share on the network on my embedded windows CE Device.The device is running an ARM4VI processor with Windows CE 6.0.I have set up the file share properly since I can acces
I\'m currently building a quite simple application which targets a Motorola MC9000 device (running Windows CE5). I\'m quite new to the .NET platform and I have a small but very annoying issue. Wheneve
I need to programatically shutdown a Windows CE 5.0 tablet using Microsoft.NET SDK CompactFramework v2.0. I tried using the solution here but got the error message
i\'m trying to write an alarm program for PocketPc 6 emulator and for wince 6.0 ,,,,where the alarm time is set by user and at that pirticular time the win mobile has to give some alert message,,,,,
when we create mobile software for our customers, we usually create a .net compact framework client that communicates with a server via TCP/IP. As updating all devices (sometimes more than 20) with ne