| Thread | Last Post | Replies |
|
| The problem of activesync,help!!! | 09 Nov 2006 11:21 GMT | 1 |
Now I am porting usb client dirver to pxa27x for wm5.0. I use usb serial to connect activesync. when I connected device to PC by activesync, I would create WM_administrat1 directory on PC desktop. But I have nothing in this directory, I think the problem is at
|
| what is the host driver for usb mass storage? | 09 Nov 2006 11:14 GMT | 1 |
what is the host driver for usb mass storage? Is that wceusbsh.inf?
|
| Installing touchscreen. | 09 Nov 2006 08:55 GMT | 10 |
i'm trying to install a touchscreen in winCE. I added the "Touch Display Stylus" component from the library, and set the "HKEY_LOCAL_MACHINE\Hardware\DeviceMap\Touch" to touch.dll but when I load CE, it doesnt work.
|
| How to customize the cross-hair of touch calibration UI | 08 Nov 2006 23:11 GMT | 6 |
Hi All... I need to customize the cross-hair style of touch calibraton UI. because, My target device has 160x80 resolution LCD with touch screen. The default cross-hair is large to my target device's LCD.
|
| Is there anyway to exclude Uloader build in build configuration? | 08 Nov 2006 22:52 GMT | 1 |
I am getting errors during Uloader build which doesnt occur in my code but in the windows supplied code. And it only occurs in the uloader build, but makeimg fails because uldr is not built. So can anyone tell me if I can disable uloader build and just build for
|
| DOS bootloader Vs. BiosBootLoader | 08 Nov 2006 22:24 GMT | 5 |
Yesterday, I posted the topic "Difficult problem: sometimes my board hangs on" (http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thr ead/thread/62066dbd249afebf) Today I discover that the problem depends on the kind of bootloader: if
|
| Strange compilation error on Visual Studio 2005 and CE custom SDK | 08 Nov 2006 21:34 GMT | 3 |
I'm trying to recompile our library with Visual Studio 2005 for ARM device. First problems are errors like: J:\Program Files\Windows CE Tools\wce500\VideoG20Tiny\include\ARMV4I\winbase.h(2055) : error C4430:
|
| cancel an IRP | 08 Nov 2006 17:45 GMT | 1 |
hello, i`m writing an file system filter driver that intercept all open/creat operation and i want to prevet some file from being
|
| ReadFile and serial port | 08 Nov 2006 17:02 GMT | 8 |
I'm a bit confused with how the timeouts works on the serial port.
>From the PB help in "Configuring Timeouts": "To assist with multitasking, it is common to configure COMMTIMEOUT so ReadFile immediately returns with all characters in the input buffer.
|
| Creating a driver for 4.2 with PB5? | 08 Nov 2006 16:59 GMT | 2 |
Hello everyone, I have been tasked with creating a USB driver for a device for my company. Our product currently runs Windows CE 4.2 and that won't be changing for quite some time. I wanted to do some proof of concept first (read: before
|
| OCX/DLL placing | 08 Nov 2006 16:28 GMT | 6 |
My application TEST.exe depends on AAA.ocx which depends on BBB.dll. Both are under \Windows while my application is under \Program Files\MyApplication. Is it possible to move AAA.ocx and BBB.dll otherwhere, i.e. into \Program
|
| How to set IP address by startup project | 08 Nov 2006 16:26 GMT | 6 |
My system, with static IP setting, requires to change the IP address according to a file on a removalbel disk like USB. Please anybody can tell me how to change the IP address by call some functions. Using "IP Helper Functions" will results in more than one IP addresses which is ...
|
| How to integrate external driver to OS image? | 08 Nov 2006 16:23 GMT | 6 |
I want to integrate external driver DLL (It is not a WinCE driver)like PRISMNDS.dll. This driver comes under Network drivers. Please help me in this regard.
|
| Including .exe-files in my target startup | 08 Nov 2006 14:37 GMT | 7 |
Related question: how can my target automatically start up ConmanClient2.exe and then CMAccess.exe or phrased in 2 parts: 1) How do I make them part of my build? 2) How do I start them (must wait for my driver SMSC911X.dll to start)?
|
| Setting CE Image Major and minor versions | 08 Nov 2006 14:17 GMT | 3 |
I am having a heck of a time trying to find the answer to this... After building an image, I am using some software running on the image to get the major and minor version of the OS, along with the build date. How can I change these values when I build the OS so as to differentiate
|