| Thread | Last Post | Replies |
|
| Problem installing Platform Builder 5.0 | 31 Mar 2005 18:47 GMT | 9 |
I'm having problem installing Platform Builder 5.0 on Windows 2000 w/SP4. Whenever I tried to install PB 5.0, it prompts me to upgrade my Windows 2000 to SP4, which I already did. Any suggestions would be appreciated.
|
| VMini VMini1 PCI RTL81391 | 31 Mar 2005 17:52 GMT | 3 |
I'm using PB 5.0 and a x86 CEPC target that has a RTL8139 PCI NIC installed in it. The PB Windows CE Remote Registry Editor, under HKLM, has these separate keys:
|
| Problem about boot loader | 31 Mar 2005 17:29 GMT | 2 |
hello,friends: i want to use MSDOS+LOADCEPC+nk.bin to start WinCE for cepc ,but when went to about 46% in progress,it got error: Error Image Section doesn't fit in allocated block
|
| touchcalibrate functiun | 31 Mar 2005 15:12 GMT | 1 |
is it possible to non call TouchCalibrate function when rebuilding WinCE ? thanks Beno?t Raynaud
|
| Cold boot/Warm boot | 31 Mar 2005 10:21 GMT | 10 |
I want to run an application on cold boot only, there are times when I warm boot the terminal and I don't want this particular application to run. I have tried a number of methods and have not been successful; 1) myapp.exe and myapp.lnk are in the windows directory and I use
|
| What difference between ATAPI driver and ATADisk driver? | 31 Mar 2005 07:19 GMT | 3 |
I'm studying the DOC for block device drivers, and I have some questions need your help. 1.What difference between the ATAPI driver and ATADisk driver of WIMCE? 2.If I need implement a Hard Disk driver What kind of above drivers is the
|
| ILTiming: Interrupt Source other that Tick | 31 Mar 2005 05:59 GMT | 4 |
ILTiming uses the System Timing Ticks (1000 per sec, but you choose how often to generate an ILtiming interrupt, default 5.) (Q) Is it possible to use another source, eg IRQ 5= LPT2 Interrupt? I note in iltiming.c that the code has calls such as
|
| OEM work needed to support CeRunAppAtTime and notifications? | 31 Mar 2005 05:53 GMT | 4 |
Can anyone please clarify CeRunAppAtTime and notifications for me? I would be happy for any input on this! I've read about supporting notifications here: http://msdn.microsoft.com/library/en-us/wceshellui5/html/wce50conSupportingNotif icationsonYourPlatform.asp (1) Suppose I do ...
|
| Installable ISR - newbie question | 31 Mar 2005 05:50 GMT | 4 |
I have a MediaGX based board running Win CE 4.2 and a PC104 SDLC module. The problem is the manufacturer of SDLC module doesn't have the driver for Win CE. Can I write an Installable ISR and a driver for that module without Platform Builder, I only have embedded visual c++ as ...
|
| Error opening "pkfuncs.h" in Platform Builder 5.0 | 31 Mar 2005 05:48 GMT | 4 |
In Platform Builder 5.0, I created a Tiny Kernel platform from the New Platform Wizard. Then I created a new static library project inside the platform. In one source file of the project I included "pkfuncs.h". When building, I got the error message: "fatal error C1083: Cannot ...
|
| unsupported __asm keyword? | 31 Mar 2005 04:14 GMT | 1 |
I tried to use __asm in Platform Builder projects. It's ok with platform "Emulator X86". But when built with platform "Intel PX27xDev Platform: ARM V4i", I got the following error message: "error C4235: nonstandard extension used : '__asm' keyword not supported in
|
| Confusion about how Platform Builder works | 30 Mar 2005 23:55 GMT | 4 |
I have been working on a WinCE 4.2 application for some time using an SBC that is certified for 4.2. The SBC Vendor has been trying to get an OS working for us, so we would not have to spend the time and money. It is starting to become clear that they cannot get it right. We ...
|
| About LM057QCTT03 LCD driver | 30 Mar 2005 23:09 GMT | 1 |
I connected a LM057QCTT03 LCD to LUBBOCK board.In Lubbock winCE BSP,I found there was a LM057QCTT03 driver.So I modified the registry: Displaytype = LM057QCTT03; CxScreen = 320;
|
| send keybd _event continuesly | 30 Mar 2005 22:15 GMT | 1 |
hi friends I have a problem here pls help me out .I have developed keypad driver and its working fine ,i am also able to send the keybd_event to the application when the key is pressed .But i have been asked to send the event
|
| How to enable KEYBD NumLock when WinCE4.2 bootup? | 30 Mar 2005 22:02 GMT | 3 |
Hi, All The KEYBD NumLock default setting is Disable when WinCE4.2 bootup. I try to enable this function, and modify the KEYBD source code under C:\WINCE420\PUBLIC\COMMON\OAK\DRIVERS\KEYBD\PS2_8042\
|