| Thread | Last Post | Replies |
|
| Disable ActiveSync | 20 Oct 2006 18:02 GMT | 4 |
For security purpose I need to disable ActiveSync from a WinCE palm when connected to the PC? In other words it is possible to disable any possible exchange of data/application made by Active Sync?
|
| Can't build from IDE, but can from shell in v5.00 | 20 Oct 2006 17:24 GMT | 8 |
We've taken a v4.10 workspace and upgraded to v5.00. Under v4.10 we could build the images from both the IDE and from the console (using custom batch files based off of the samples). Under v5.00, we can still build the images from the console with no
|
| Unidentified USB Device on hub | 20 Oct 2006 17:08 GMT | 3 |
I'm running WinCE 5.0 on a Vortex86. I'm using the mass storage devices and it works fins. The problem begins with an external hub. I attach one MSC on the external hub. The system detects it fine. Then I attach a second MSC device and the "Unidentified USB Device" dialog pops up. I
|
| hive-based registry | 20 Oct 2006 15:34 GMT | 11 |
Dear sir, I have a platform board, chipset used Intel 852GM. I got platform bsp "Intel 854 digital Set Top Box BSP V4.0 for CE5.0" from Intel Web.
|
| How to get usbd.lib | 20 Oct 2006 09:37 GMT | 1 |
I am using evc4 to build a usb driver. But I have problem to find usbd.lib. I even tried to build a new image using platform builder to create this usbd.lib, but somehow I am not able to create it. So is there a easier way to find a usbd.lib? Maybe MSFT should provider
|
| A question about setting up a build environment. | 20 Oct 2006 09:32 GMT | 1 |
Hi, I am new in WinCE5.0. I want to Set Up a Build Environment From the Command-Line. When I excute the following commend, I get an error.
|
| How transplantthe 4.2BSP to 5.0 | 20 Oct 2006 09:08 GMT | 1 |
I have a bsp named edukit2410,which based on s3c2410 chipset,and it's a 4.2 version,but now I need to transplant 5.0,so I built the edukit210 with PB5.0, but it has too many errors,did anybody can tell me which place need modify
|
| how to solve the problem"Failed to initialize from CECONFIG.H" | 20 Oct 2006 08:52 GMT | 1 |
BUILD: [00:0000000000:ERRORI] Failed to initialize from CECONFIG.H,can anybody help me?
 Signature desire to change
|
| Question about different ways of calling a driver | 20 Oct 2006 03:16 GMT | 7 |
I have a question about the difference between 2 ways of calling a driver. I have created a stream driver and defined some functions in the .def file. Scenario A: I call the driver through the standard interface. First I
|
| Need to simulate the up or down arrow being held | 19 Oct 2006 23:53 GMT | 5 |
I have written a very simple driver that reads my front panel buttons and sends VK_UP, VK_DOWN arguments with keybd_event, for example: keybd_event(VK_UP,MapVirtualKey(VK_UP,0),0,0); This seems to work fine, but now I need the system to think the key is
|
| SrcCheck.exe | 19 Oct 2006 17:02 GMT | 2 |
Once in a while, during compilation, the process SrcCheck.exe hangs. I have to kill it manually in order to continue my Windows CE 5 compilation. What does this program do?
|
| MEMORY tag addressing question | 19 Oct 2006 14:54 GMT | 2 |
I understand the MEMORY section but have a question. How can I reserve a section of memory at a particular addrees for a "const string". I need to have in my kernel image a string that contains a version number and then in my bootloader look at that address to retreive the ...
|
| Try add some drivers, one is OK but others fail | 19 Oct 2006 14:53 GMT | 2 |
I am working with PXA27x with WM5.0 and now want to add three drivers into the BSP: LCM, MKP and PHI and following is my changes: platform\bvdmain\drivers\DIRS: DIRS= \
|
| PXA27X KITL using Serial PORT | 19 Oct 2006 13:14 GMT | 2 |
Hi, I have a PXA27x mainstoneII board without ethernet support. So i would like to connect with PB using serial port (STUART). I have modified kitl.c writing this code: KITLArgs.flags = (OAL_KITL_FLAGS_ENABLED | OAL_KITL_FLAGS_VMINI);
|
| Platform Builder Install On Vista | 19 Oct 2006 10:56 GMT | 2 |
Has anyone tried this yet? Know of any problems and work-arounds? We've got Vista RC2 on a machine that doesn't like XP, and we all know Server 2003 isn't an option for PB. Regards,
|