| Thread | Last Post | Replies |
|
| Windows CE Platform Builder 3.0 | 05 Apr 2005 02:13 GMT | 1 |
i am trying to update my old version of CE version 3.0 build 126 ( i know its old) and can get all the updates from MSDN site to bring me upto 2005. but there is nowhere on the site to download : Windows CE Platform Builder 3.0
|
| Loading my application at startup without loading explorer. | 05 Apr 2005 02:04 GMT | 2 |
I'm building a cepc on CE420. How can I load my own application on startup without the desktop appearing on my screen at all? My main purpose is to prevent users of the system from closing the application and entering into the explorer UI? My sole purpose of this
|
| How to set Directshow Include and Lib directories in IDE? | 05 Apr 2005 00:01 GMT | 3 |
I tried to run the DirectShow "Sample Playback Program" from the CE 5.0 Help. In the "Setting Up the Build Environment/Building DirectShow Applications", it says: In your build environment, the SDK Include and Lib directories should be the
|
| How to modify BLDR to support more resolution for VESA BIOS | 04 Apr 2005 21:51 GMT | 3 |
i use ddi_flat.dll as my display driver. when i use BLDR to boot wince, it start it with resolution 640*480*256 by default . and i require 640*480 with 24 bits per pixel . but i don't know how to modify the codes in startup.asm and main.c ,any help welcome . Thanks advance!
|
| WinCE File Server question | 04 Apr 2005 20:22 GMT | 3 |
I've got a question about the File Server component in WinCE 5.0. I've set up a file server and can access it fine from the network that the CE device is connected to. My question is: Does WinCE support permissions (i.e. read-only,
|
| Replacing calibrui in CE 4.2 | 04 Apr 2005 19:31 GMT | 13 |
Alright, so I don't like the documentation's suggestion of "modify the code in the common folders and rebuild" so I'm trying to get GWES to use a replacement calibrui from my platform. However this is turning out to be a bigger pain than I expected. I tried setting the ...
|
| registry value of touchscreen calibrating & Xscale .exe | 04 Apr 2005 18:26 GMT | 1 |
i ve used the registry editor of eVC++ to get registry value of the screencalibation in : hkey_local_machine\hardware\devicemap\touch and i put this value in another PDA, same Model (ipaq 4150), but this one
|
| SDRAM test | 04 Apr 2005 17:20 GMT | 6 |
I use code to test my sdram if work or not, but I am not sure. thanks a lot ???? ldr r3, =0xa0000000 //sdram base address
|
| Clean build cleans both debug and release | 04 Apr 2005 15:07 GMT | 7 |
The build process under PB5.0 has been changed in many factors. One factor is the very slow process under 5.0 in comparation with earlier versions. It seem that components are being build if a build this is not necessary. Additionally if a debug version in build with the clean ...
|
| How to write a monolithic driver? | 04 Apr 2005 09:48 GMT | 4 |
Hi,dear all: How to write a monolithic driver? Has any sample codes shiped with PlatformBuilder 42? I mean I don't know monolithic driver structure,how to load it?
|
| Windows CE WebServer | 04 Apr 2005 07:56 GMT | 3 |
I'm working on a Windows CE based device connected to a computer unsing an ActiveSync connection on an USB Cable. The device runs a Web Server, working fine locally. I can access remote web servers (www.google.com and so on) unsing Pocket Internet Explorer.
|
| BUG: CE 4.2 WZC does not reconnect to AP after going out of range | 04 Apr 2005 07:18 GMT | 11 |
This was reported by a customer of ours and we have also reproduced the issue. Our Device: Windows CE 4.2 - QFE Updates through 6/2004. (I have tried with and without the WZC update from the 3 Qtr 2004 QFE package)
|
| PS2_8042 keyboard driver initialization problem with hive_based registry | 04 Apr 2005 06:56 GMT | 1 |
For the last 10 days I've been trying to implement hive_based registry within my platform. I did the necessary changes to the platform.reg, added the hive component from the catalog, etc... Every step seems to be taken and I desparately hope to see that my platform boots, but ...
|
| Does CE5 RNDIS support USB *2.0* Ethernet adapter? | 04 Apr 2005 03:52 GMT | 3 |
Does WinCE 5.0 RNDIS driver support USB *2.0* Ethernet adapter? Please advise. Thanks in advance. --- Best regards,
|
| cf driver run error on TOSHIBA GENIO e830w | 04 Apr 2005 02:32 GMT | 3 |
I have write a CF card driver for pocket pc 2002 and pocketpc 2003 and works well. But when I port the driver to toshiba e380w(OS: Microsoft Windows mobile 2003 SE for Pocket PC), the driver does not work correctly. The probelms is:
|