| Thread | Last Post | Replies |
|
| Window CE NDIS 5.1 API calls fail to compile | 31 Mar 2008 18:06 GMT | 11 |
I am attempting to port an XP NDIS miniport intermediate driver to Windows CE. The Platform builder ndis.h defines NdisInterlockedPushEntrySList() as ExInterlockedPushEntrySList(). However there is no definition in any header file in Platform Builder for ...
|
| display resolution | 31 Mar 2008 16:48 GMT | 3 |
i genrate one os image using wince pb 5.0 now i use this image to run in industrial controller so i dnt want to use color disply so i want to use only black and white dislay and also resolution is set 340*240 or less than that so i nee very small screen bcz there is it stands ...
|
| Out of proc Server DCOM required? WinCE 5 | 31 Mar 2008 16:43 GMT | 1 |
I have WinCE 5.0 industrial controller. The OS image does not have the remoting component of DCOM. The image does not have rpcrt4.dll and hence no rpcrt4.lib in the vendor's SDK. I have an ATL based application which has the webbased UI. Is there a way to
|
| bootloader functionality | 31 Mar 2008 16:18 GMT | 2 |
I am asking a basic question . Hoping that it is okay to ask in this forum. What is the functionality of a bootloader? The normal definition is that a bootloader brings the system to a
|
| Color Depth of Cursor in WinCE | 29 Mar 2008 17:10 GMT | 1 |
I want to implement hardware cursor in WinCE6.0 As per my understanding I need to support two APIs 1 SetPointerShape 2 MovePointer
|
| Routing Audio to Bluetooth Headset | 28 Mar 2008 16:12 GMT | 1 |
I am working on Windows CE, with Bluetooth over UART. I launch my OS design with Bluetooth profile support for Audio Headset(Motorola S9). I am able to detect the Bluetooth Headset using the Bluetooth Manager.
|
| SNTP Service Configuration Code Sample | 28 Mar 2008 15:56 GMT | 1 |
When i add SNTP configuration code sample in my application (eV++) i am getting the following error. I added service.h also. But still getting this error:
|
| Com port device driver in visual studio 2005 with windows Ce | 28 Mar 2008 15:53 GMT | 1 |
I an new to windows Ce and to visual studio. I needed get started help on 1)how to configure my VS 2005 with Windows CE 2)how to get on with Com port driver development
|
| MS VS2008 and PB | 28 Mar 2008 14:16 GMT | 1 |
hi did any body have success over using vs2008 and pb6.0 + sp1 on vista? as i am working on WinCE core + WM same time, some of my colleagues like to switch over as they are just using WM5 SDK. i am worried whether PB has any issues over VS2008
|
| MWDMA/UDMA - capable disk(s) issue in CE .net (4.20) | 28 Mar 2008 00:19 GMT | 1 |
I've been tangling with a problem for a couple of days now, and since it's a new domain of knowledge to me, it's been a rough ride, to say the least. We're using Win CE .net on a Geode GX1 platform and basically what's
|
| Data Type | 27 Mar 2008 19:45 GMT | 5 |
I have declared a struct as below but the size seem weird to me. typedef struct myHdr { unsigned char name;
|
| Accessing port from application. | 27 Mar 2008 19:33 GMT | 5 |
I am using eVC++ 4.0 with sp4 for developing application and running application on standard SDK. I want to access port through READ/WRITE_PORT_UCHAR() function,for that i had included "ceddk.h" file to my application.
|
| Time setting in my Wince device | 27 Mar 2008 15:11 GMT | 5 |
I have wince 5.0 in my device. I want to change the system time as per time zone using eVC++ application. I tried SetSystemTime() in my application. But its not changing the
|
| Getting and Setting Wince Device time | 27 Mar 2008 12:55 GMT | 1 |
When i call SetSystemTime to set the wince device time it always sets, the time set by me + 16hrs. What is the reason for it. Please suggest.
|
| Getting GMT time in Wince | 27 Mar 2008 11:22 GMT | 4 |
How to get GMT time in wince 5.0?
|