| Thread | Last Post | Replies |
|
| How to debug a device driver on a PPC? | 13 Jun 2005 16:51 GMT | 3 |
I am developing an intermediate device driver in a platform builder for a 3rd party's Pocket PC. In our case, our driver need not to talk to the hardware directly. After our driver is developed, we will install the driver to the PPC to verify whether the driver works or not. I would ...
|
| What is the diff between "CSP folder" and PLATFORM\<smdk>\SRC\DRIVERS in Platform Builder 5.0 | 13 Jun 2005 13:35 GMT | 5 |
Could you tell me the difference between the two folders mentioned in the subject? Is CSP only supporting the processor? If i am using Samsung S3C2410X, the folder ARM/SAMSUNG/S3C2410X is the only drivers supporting the processor. However, I have another folder named SMDK2410 in the
|
| How to add small paper size to page setup dialog? | 13 Jun 2005 10:03 GMT | 2 |
Dear Experts I'm working on a printer driver for a small thermo printer. The paper width is about 120mm. How can I tell the system that my printer has this paper size and not the
|
| Button driver | 13 Jun 2005 09:31 GMT | 1 |
I need a button driver for WinCE.net 4.2. This button use int0, when push this button, I want send VK_LEFT message. Now, lower driver is ok, but I dont't know how can I packages keyboard messages and puts them in the system message queue. Please help me, thanks!
|
| How to debug a driver in the PDA ? | 13 Jun 2005 06:18 GMT | 17 |
I have a question about how to test my dirver(xxxx.dll) in a PDA based on WinCe500 OS. I made my own hardware and wrote a driver named xxxx.dll several days ago, now I want to test it in a PDA bought from supermaket.
|
| Any chance to setup static IP for RNDIS? | 13 Jun 2005 06:00 GMT | 4 |
It seems that setting EnableDHCP to 0 does not prevent RNDIS from requesting dynamic IP from the DHCP server on windows ce 5.0. Even I set [HKEY_LOCAL_MACHINE\Comm\RNDISMINI1\Parms\TcpIp]
|
| NDIS Hook | 12 Jun 2005 12:45 GMT | 1 |
I try to hook the NDIS API call by replacing some NDIS API calls with our own functions in Windows CE 5.0. However, when the export function table entry of the NDIS.DLL is about to be modified, an exception fault is raised in device manager process. Is there anyone who knows how to ...
|
| Tutorial: CEPC | 12 Jun 2005 04:17 GMT | 4 |
I tried the 2. tutorial. As CEPC I used a laptop - as development workstation I'm using another laptop. When I restarted it with the boot disk inserted it stopped directly after
|
| when I build a bootloader, it can't make bootimage file? | 12 Jun 2005 04:16 GMT | 4 |
Error is: BUILD: [01:0000000069:ERRORE] NMAKE : U1073: don't know how to make 'BootImage' BUILD: [01:0000000070:INFO ] Stop.
|
| Platform.reg setting | 12 Jun 2005 02:38 GMT | 2 |
We are using NEC MIPS VR4131 processor with WinCE4.2. Regarding the UART driver, would like to know what is the difference between the two section below ,from platform.reg. [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\uart_a]
|
| How to speed up process for make image for Windows Mobile 5.0 | 11 Jun 2005 14:07 GMT | 4 |
If i just modified platform.reg file and want make a new image (NK.nb0) with new .reg. I use command "makeimg", but it take very long time, more than 40 minutes to complete. Because it did a lot of processes, eg: packing, signing....
|
| Compiler Question for File scope variable | 11 Jun 2005 00:42 GMT | 3 |
I am experiencing a little problem related to file scope variables. These variables are compiled to different data sections depends on its value in my boot code. For example:
|
| RDP Registry Settings | 10 Jun 2005 21:13 GMT | 1 |
Can anybody explain me the difference between 'DisableFileAccess' and 'EnableDriveRedirection' in the RDP registry settings of Wince 5.0? Thanks - mfr
|
| PM bug in wince 5.0 | 10 Jun 2005 17:43 GMT | 4 |
The power manager seems to not broadcast PBT_RESUME power message on wakeup when entered IDLE mode automatically using the [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Timeouts]
|
| Problem with Debug messages and Ethernet Instances | 10 Jun 2005 10:51 GMT | 1 |
I am working on ECM_5616 x86 board And have downloaded image successfully..But I am getting debug messages on Serial Port rather than..in PlatformBuilder..debug window..?What can be the cause of this..plz help me find out.
|