| Thread | Last Post | Replies |
|
| Converting .img to .nb0 to recover a 'bricked' Axim | 30 Nov 2005 21:09 GMT | 7 |
In an attempt to recover an out of warranty dead Dell Axim X50v I'm trying to discover the differences between the Dell downloadable ROM .img file and an .nb0 raw file. Here's a picture of the start of the latest A05 ROM .IMG file in ultraedit
|
| PB 4.2 - KdStub | 30 Nov 2005 21:05 GMT | 3 |
I have an image that runs in Passive KITL mode. It evens connects to PB when hitting an exception. Is it possible to connect to PB again after disconnecting? When I hit Disconnect, a messge box warns me about disabling KdStub
|
| Windows Mobile XIP | 30 Nov 2005 18:06 GMT | 1 |
Can vendors of hardware with Windows Mobile change XIP attribute of dlls to free more virtual memory from Slot0? Or it is MS's restrictions on what to XIP? I am software developer that's why I'm asking such silly questions :)
|
| NoAccess in pcmcia reg | 30 Nov 2005 15:30 GMT | 2 |
according to this page, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk40/html/c xconpccarddriverregistrysettings.asp I can hide a pcmcia slot from user interaction. but it is not very clear... where exactly should I put it in? and is it a KEY, or a VALUE? ...
|
| USB Flash Drive Problem | 30 Nov 2005 14:51 GMT | 5 |
When I plug my USB flash drive into my CEPC I get a dialog box on the CEPC that asks me to specify the driver for the device. I've included all the appropriate OS components (USB Support, USB Mass Storage). Done anyone have a clue as to what I am missing?
|
| Waking up the system via driver | 30 Nov 2005 14:43 GMT | 9 |
I'm trying to have a driver wake up my pocket PC running Windows Mobile 4.2. I first thought about calling CERunAppAtTime, but it only run the application once the pocket PC is awaken. Does someone know a function or a way to do it ?
|
| import dll's and exe files in windows ce 5.0 - platformbuilder! | 30 Nov 2005 14:41 GMT | 2 |
could anyone help how to import windows ce specific dlls or exe files in platform builder, so that they are executable in windows ce 5.0. i think they should be placed in /windows directory! thx,
|
| OEMCertifyModule | 30 Nov 2005 11:05 GMT | 6 |
Is there a way to trigger the module certification not only at load time but also during the module is loaded? We want to use this mechanism as a kind of integrity check for our loaded modules to maybe detect hardware errors and avoid unauthorized
|
| PB 5.0 Target Device connectivity problem | 30 Nov 2005 10:18 GMT | 8 |
Can anybody have a look of this strange behaviour? I have installed PlatformBuilder CE 5.0 on Windows XP SP1 I have a Samsung development board SMDK2410 with an eboot working properly. I have set the target device connectivity options to:
|
| How to prevent a failed call to WNetAddConnection3 from popping a Login Credentials dialogbox ? | 30 Nov 2005 08:32 GMT | 1 |
I need help for solving the above problem. Thanks, Itamar
|
| How to fix build error "Bad directory prefix"? | 30 Nov 2005 03:42 GMT | 2 |
I want to build an application in PB5.0. The souce code is debugged in eMVC first and it works fine. How I want to move it to PB5.0 in order to add some features that need talk with hardware(USB port). What I did is, first create a platform (built and tested, it works fine). Then ...
|
| Video Resolution Changing | 30 Nov 2005 02:20 GMT | 1 |
Is it possible to change the video resolution on-fly in CE 5.0? Thanks!
|
| How to remove registry entries? | 29 Nov 2005 12:31 GMT | 19 |
I want my platform to have the backlight stay on permanently by default when on external power. I figured out that the way to do this is to set the "UseExt" registry entry to zero and change "ACTimeout" to "OldACTimeout" so that the control panel has a value to use if the user ...
|
| 802.11 modules with PXA270 | 29 Nov 2005 11:08 GMT | 3 |
Can anyone give any 802.11 module solutions for PXA270 with WinCE driver. Thanks
|
| logon with AuthHelpValidateUser | 29 Nov 2005 10:14 GMT | 1 |
I want to use an authentication like telnet with AuthHelpValidateUser(). Unfortuantely it cannot be found in WinCE 5.0 documentation. I have added a user with NTLMSetUserInfo, this succesed and resulted in an registry entry for this user.
|