| Thread | Last Post | Replies |
|
| How to use color cursor | 07 Aug 2007 11:09 GMT | 1 |
In CE 5.0. GPE has funtion "DrvSetPointerShape", I find the parameter psoColor is always NULL. How to let color cursor enable? I find in XP driver there is GCAPS2_ALPHACURSOR flag in the flGraphicsCaps2 member of the DEVINFO structure, but CE has no flGraphicsCaps2.
|
| MiniportSendPackets | 07 Aug 2007 10:04 GMT | 1 |
I have a deserialized miniport driver (ndis 5.1) and I have declared a MiniportSendPackets function, I also have OID_GEN_MAXIMUM_SEND_PACKETS in QueryInformation returning 10 as the maximum number of packets to send. My problem is that the MiniportSendPackets function is always ...
|
| Saving touch screen calibration | 06 Aug 2007 18:07 GMT | 8 |
I have a problem. The Win CE device i'm working on need to be calibrated for the touch panel. Usually, there is a stylus calibration application on the control panel used to calibrate the touch screen. However, upon power up, the calibrated data will dissappear.
|
| Help Please | 06 Aug 2007 16:54 GMT | 4 |
PlatformBuilder 5.0 My target - X86 (Advantch PCM-9375) I need to add files in to the Image for use in my application. The files need to be at folder \Images\AAA\FILE1.dat , etc..
|
| Stripping down the image via manually editing CE.BIB | 06 Aug 2007 14:26 GMT | 15 |
As many people involved in CE 4.2 I guess, I'm sometimes running out of Virtual Memory and I'm trying to reclaim as much space as possible by relocating as many dlls as possible into SLOT1. But even with that, I'm a bit short, and I can't fit all of them where
|
| Video / speach / chat / voip / RTC / SIP | 06 Aug 2007 11:46 GMT | 1 |
I need to write an application for a voice/video/chat connection. Possibly integrated into a website (using mediaplayer ?) As you can see in the title there are a lot of terms (possibly) associated with this.
|
| TOUCH DRIVER: Calibration Problem | 04 Aug 2007 10:41 GMT | 11 |
Hi All / Bruce Eitman, Am doing the touch panel calibration by application using "touchcalibrate()" function. once i launced that application through 'RUN PROGRAMS"after all the
|
| WZC wizard fails to start - Windows CE 5 | 03 Aug 2007 23:18 GMT | 22 |
Hello experts, some two weeks ago I have posted a question not being able to make USB RNDIS adapter to work on both ARM and x86 platform, despite the fact that I have read and implemented all the steps ever mentioned in this newsgroup regaring
|
| Quick Capture Interface Driver : XLLP_QCI - MainstoneII | 03 Aug 2007 17:08 GMT | 8 |
Hello everyone, I am working on integrating a Micron camera chip in our BSP. I was looking at the xllp_qci sample code of the MainstoneII bsp which our bsp is based on and I have some questions regarding his use. 1- Which is the entry point of my camera driver to this library? Is ...
|
| build design | 03 Aug 2007 14:05 GMT | 5 |
I am trying to make a build on WINCE 5.0 .So i have seen that after sysgen phase buildrel and makeimg will start.So any utility is there to check that all dlls are compiled or not before starting the buildrel and makeimg ?
|
| My TestDriver is not loading in WINCE 6.0 | 03 Aug 2007 11:38 GMT | 2 |
My TestDriver is not loading using ActivateDevice from user application. What I am trying to do is that: I have created one sample driver with serial interface exposed. I have also created one test application to invoke it using
|
| Display driver | 03 Aug 2007 08:02 GMT | 5 |
Hi Dean, I am asking a very simple question.As in case of Stream Interface drivers we have OPEN ,CLOSE etc functions.That can be easily connected to the application lets say a CreateFile in turn calls XXX_OPEN
|
| ASF File Writer in WinCE6.0 | 03 Aug 2007 07:06 GMT | 9 |
We are having our own custom Encode Transform filter which accepts input from a Camera Driver and encodes the same into elementary H264 streams. We tried connecting the output of our Transform fitler into the ASF File Writer component available with WinCE6.0. The filter connection ...
|
| DirectShow under windows ce 6.0 | 03 Aug 2007 06:16 GMT | 2 |
I have to implement an application under windows ce 6.0 that record the media it plays. Even if I have the reference on the GUID for the file-writer filter in my code, it fails to create the filter at execution time. Did i miss a component i have to add to my OsDesign in
|
| Error setting system time to 30 July 2007 | 03 Aug 2007 02:24 GMT | 3 |
i have some problem setting the system time to 30 July 2007. When i try to set this time and read back the system time, i got this instead 12 June 1608. The time section is also different from the time i set. Aside from this, there is also, through the performance monitor, ...
|