| Thread | Last Post | Replies |
|
| Ramdisk in CEPC | 07 Sep 2005 17:49 GMT | 4 |
I need to include the Ramdisk driver in a CEPC image. Since the driver is not visible in the catalog, I added SYSGEN_RAMDISK=1 in the build environment. But the driver is not loaded. Adding
|
| Makeimg - Registry entry | 07 Sep 2005 17:37 GMT | 1 |
I am trying to add my application in the ROM Image. I created the Myapp.reg file which is suppose to create the registry entries for my DLLs. I modified the platform.reg and added the #include "PATH\Myreg.reg"
|
| Build info on desktop | 07 Sep 2005 14:55 GMT | 1 |
My build always has 'build info' on the desktop...... under the Microsoft Windows CE logo, it has Microsoft Windows CE v5.00 (Build 1400 on Sept 7 2005) Which is fine on a Debug version, but it also appears on a release version
|
| How to get a handle to a device driver returned by ActivateDevice( | 07 Sep 2005 14:48 GMT | 8 |
Hi, all. I have a question that is if a driver was loaded by calling ActivateDevice() in device manager, and then I want to unload it in my app by calling DeActivateDevice(), how to get the handle needed by DeActivateDevice()?
|
| touch screen and usb smartcard reader | 07 Sep 2005 14:45 GMT | 1 |
i wrote few messages before but i haven't got a good answer so I try again. 1. i need to run winCE 4.2 on tablet(acer or hp) i have added touch screen,
|
| How to download the Boot-loader using JTAG ? | 07 Sep 2005 14:24 GMT | 6 |
I wanted to know if there is any mechanism using which I can download the Boot-loader using JTAG probe. Any help in this regard would be highly appreciated ! Regards,
|
| No USB option for connectoid | 07 Sep 2005 13:11 GMT | 1 |
I am trying to setup a connectoid for USB but there is no option in the drop down menu in Network Connections-> Make new connection. Am i missing some registry setting or component.
|
| Pretec CF-cards and FAT! | 07 Sep 2005 08:35 GMT | 15 |
I've having problems with Pretec's industrial grade CF-cards and CE 3.0. Processor is PPC823. Cards are found but and initialized but CE cannot understang the filesystem. CE always says asks to format the card. I click 'format', no error comes to screen. Explorer founds 'Storage ...
|
| Why cannot generate debug version image? | 07 Sep 2005 04:48 GMT | 6 |
I'm newbie to Window Mobile. When i build the hybrid debug version image the NK.bin file size is only 15byte. How to build debug version image for WM50? Could anyone else give me some help for this problem? Thanks you for any reply.
|
| Can't clone IESample | 07 Sep 2005 00:12 GMT | 2 |
Urgent! I'm developing my own browser application and I need to clone IESample from catalog. When I right click Internet Explorer Sample Browser in OSDesignView "Clone Catalog Item" is not active. Why?
|
| FTP Notification | 06 Sep 2005 19:54 GMT | 2 |
we need to coordinate the FTP server activities with our application. For example if we want to send a configuartion file to the recorder using FTP there is no real way for the recorder application to know that a configuration has been uploaded into a directory. How any ...
|
| Adding PDQ drivers to build - am I missing a step? | 06 Sep 2005 17:36 GMT | 1 |
I am in the process of trying to add 802.11b Wireless support to my development board and am running into some problems. The system I am developing with is a Freescale Dragonball ARMV4I development board which has a single 16-Bit PCMCIA slot available. The O/S I am working with ...
|
| How to customize touch panel calibration UI | 06 Sep 2005 16:29 GMT | 1 |
I use Windows CE 4.2 and Samsung S3C2410. For some reason I have to customize the touch panel calibration UI. But I have never found the source code where draw the crosshair. And I found the touch panel CETK touchtest has calibration code, but it does
|
| SystemPath | 06 Sep 2005 15:26 GMT | 3 |
i'd like to set the system path on my pocketPC based on Windows CE 5.0 i've tried to set this register in common.reg [HKEY_LOCAL_MACHINE\Loader] "SystemPath"=multi_sz:"\\Release\\","\\hd\\"
|
| Is there an ActiveSync dependency on Standard Shell? | 06 Sep 2005 15:15 GMT | 2 |
I'm trying to track down an ActiveSync issue I'm seeing on my platform and I'm hoping someone will be able to offer some insight my problem. During development, I've been building an OS image that included the Standard Shell to aid in debugging. As we've approached release, I
|