Description:
Microsoft Windows CE newsgroup.
|
|
|
How to make Transparent window over running video in wince
|
| |
Hello every1, I am making this application where i need to show a semi- transparent window over a playing video. Please can anyone tell me how to do this in wince or Do i need to use something else like Opengles 2.0 with wince to make this possible. Please someone suggest me a way out.... more »
|
|
ANN: November Windows CE Live Chat Tomorrow!
|
| |
Just a note that we'll be hosting an online chat tomorrow concerning Windows Embedded CE! Members of the development team will be on hand ready to answer your questions, so bring 'em on! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ Title: Windows CE Live Chat! Tuesday, November 24, 2009 9:00 - 10:00 A.M. Pacific Time... more »
|
|
Why is VCEFSD not pageable?
|
| |
Has just spent my morning figuring out why CreateFileMapping() uses up physical memory for the entire file. Turns out, the simulated memory card driver for the Windows Mobile (5 in my case) emulator is a non-pageable device -- if I am right in understanding that VCEFSD.DLL is its driver. Which makes it a very poor substitute for the real thing if... more »
|
|
Confusing performance of the Windows Media Player in my Windows CE
|
| |
Hello, I have a very confusing observation of the WMP built onto the Windows CE 5.0 OS. I have two videos, one of which is in 640 by 480 (Video A) and the other (Video B) is in 320 by 240. The OS built onto my device is in Windows CE 5.0 and the display is in 640 by 480. If I run the video A, it cannot be replayed... more »
|
|
Windows CE 6.0 and HID device Access
|
| |
I am using an AVR demokit device - AT90USBKey - This device contains the capability of becoming a composite usb device that includes a small mass storage device, a usb kbd device, and a generic hid device. I am very pleased that the KBD and Mass Storage devices work great on my CE 6.0 install. The problem I have is being able to open and communicate with the generic HID port.... more »
|
|
How do you disable daylight savings auto-adjustment in WinCE?
|
| |
I want to programatically uncheck the "automatically adjust the clock for daylight savings" check box from an application running in WinCE. Google searches indicate that you can do this in Windows by setting the DisableAutoDaylightTimeSet value under the HKEY_LOCAL_MACHINE\SYSTEM\Curr entControlSet\Control\TimeZone Information key.... more »
|
|
Debug to device
|
| |
I'm an ol PocketPC developer and working contract for a company with a Windows CE device and existing app. Got the project loaded into VS2005 and set breakpoints but when i run the app in debug it doesn't stop but I get the dreaded "The breakpoint will not be hit. The specified module has not been loaded."... more »
|
|
Usb camera still images.
|
| |
Hi all, I am using a usb based webcamera (ov0345), with my target running wince 6.0. The driver used is usbcam.dll, and i am using cameradshowapp.exe for the user interface. I ran the cameradshowapp.exe, and it has detected the usb camera attached to the target as CAM1: and i have enabled the and "VideoCapture", "Video... more »
|
|
How to Turn Off Device at Runtime using Windows Mobile
|
| |
Could anybody help me with this. I am using a CK3 Windows Mobile Device. During start up of the device, my application automatically loads and when I exit the application I want my device to turn off as well. Any idea? sample?
|
|
Debugging CE application
|
| |
Hi, I have a CE6 based x86 C++ application program with multiple threads. I compile and debug with VS2008SP1. When you press "Debug | Break All", the application is breaked indeed, but I can't see the callstack of any thread running? If I place a breakpoint and the debugger hits the breakpoint, I can see the callstack of the thread that... more »
|
|
|