I have developed a media based application that runs on a d开发者_Python百科evice with Win CE. I need to have a mute/unmute button for controlling the application volume. I have developed the app usin
I hav开发者_Go百科e an embedded device,its includes windows CE 6.0 Build 3112.I want to run silverlight application on this device.I downloaded silverlight application,when I want to install it says \
i\'am looking for any idea to protect my programs (Windows-CE and Windows-mobile) from duplicate on another terminal.
How do we specify the placement positi开发者_如何学编程on of a window using MFC in Win CE? It does not support the WINDOWPLACEMENT class that is available in Windows.The CreateWindowsEx seems to have
What are the requirements for running .net framework targeted application on Windows CE 5? If I try to start an application that I developed for Windows Mobile 6, I will get the following error.
I have a win32 GUI (MFC) application which I need to port to a WIN C开发者_开发知识库E environment. I keep encountering undefined identifiers. What is the best way to deal with this- is there some sit
I understand that WinCE does not support the above function开发者_JS百科. However as it has been used in the code I am trying to port to Win CE environment, I am trying to rewrite the function to work
I am trying to place an owner-draw button transparently onto a background. I have no trouble doing this when the background is a solid colour but if the background is an image I cannot seem to get the
I\'ve Motorola Symbol Handheld Model MC3090 (from symbol MC3000 series), having Windows CE 5.0. Is it possible that i can upgrade the Handhel开发者_如何学Cd OS from CE 5.0 to CE 6.0?In Short - NO.
I know about and have used the macros DEBUGMSG,开发者_开发技巧 RETAILMSG, ERRORMSG, that all take a condition parameter. For general formatted debug output, though, I want to use ::NKDbgPrintfW direct