| Thread | Last Post | Replies |
|
| SQL Mobile component | 19 Jan 2006 17:50 GMT | 12 |
Is it possible include inside catalog of Platform Builder 5 SQL Mobile component ? Thanks in advance Stefano Magni
|
| power management for USB class driver | 19 Jan 2006 17:41 GMT | 5 |
I have developed class driver for a USB modem, but there is a problem in power management, I press power button to send the SOC for sending it to suspend mode Again I press the power button to bring the SOC to normal mode from
|
| Using visual studio 2005 with a platform builder 4.2 SDK (native) | 19 Jan 2006 16:16 GMT | 1 |
We have created a x86 hardware platform running windows CE. We are currently using embedded visual c++ 4.0. Is it possible to use visual studio 2005 instead of eVC 4.0? How do I add the SDK to visual studio? When I try to convert the project in visual studio 2005 I get the error ...
|
| Data lost when reset | 19 Jan 2006 15:49 GMT | 8 |
I am using Freescale i.MX21 for my development. For my device, it will copy the OS image to RAM when boot up and execute there. Now I have flashed the image to ROM and run without problem. I can create folder, active sync etc. But all data will be lost after
|
| Can I customize the standard shell | 19 Jan 2006 14:36 GMT | 4 |
????I want to use the standard shell(explorer.exe) as my project's shell, as you know, Microsoft depart the UI section and Logic functions, so we can custmize the common controls' skin, etc. But I cannot find those about the standard shell.So my question is:
|
| printing via network?????? | 19 Jan 2006 14:20 GMT | 1 |
Hi! I am testing CEPC and we are using Windows CE.net. I need to print documents and pictures via network(ethernet). If my desktop is working as a Print Server.locally, using a printer
|
| CETK GDI test with | 19 Jan 2006 14:01 GMT | 1 |
I'm trying to test my Display driver with the CETK GDI test. The screen is 240*320*16 in portrait mode. The surface is 16Bpp555BGR When I launch the test with the default command line, all the test failed
|
| Coredll patch Windows CE 4.21 | 19 Jan 2006 12:59 GMT | 7 |
Please, could someone pass me the patch for the coredll.dll in windows ce v4.21 (Windows Mobile 2003 second edition) for a ARM archuitecture? I need to do some tests with a CSP that I've developed before it gets sent
|
| How do I invert left-right sense of the mouse in CE.Net by intercepting mouse movement info after it has left the mouse driver? | 19 Jan 2006 12:21 GMT | 3 |
E.g., when I move my mouse left I want the pointer to move right. And vice-versa. I was going to modify mouhid.cpp, but it turns out I have a 3rd party dll handling all of the USB/ HID stuff and have no access to the source or the spec. I can modify my display driver to alter ...
|
| USBFN & Mass Storage | 19 Jan 2006 11:52 GMT | 6 |
I've checked this forum about Mass storage problems. According to this forum there are bugs in bul_usbfn.cpp and bot.cpp. I can't resolved these bugs and also can't find the solution into this forum. BTW: Activesync is working OK with my USBFN driver!
|
| NDIS miniport driver and NE2000 Compact Flash Ethernet card | 19 Jan 2006 11:10 GMT | 4 |
Hi all, I'm trying to get the "real" miniport driver to work on our platform. Our XSCALE platform (WinCE 4.2) has only one Ethernet port (PCMCIA-CF card NE2000). It is based on the Lubbock platform but has as stated only one
|
| Problem with Zero config | 19 Jan 2006 09:57 GMT | 3 |
I am working on a USB 2.0 WLAN driver in CEPC 5.0.The driver is working almost fine but i am facing problems in booting the CEPCwith device attached.The driver is loaded and i am seeing beacons .But Zero Config is not coming up and i am not seeing any icon in the sys tray.
|
| About using sysgen capture | 19 Jan 2006 09:53 GMT | 4 |
I need to change the LCD driver and so I use sysgen capture to clone the code before I made modifications. I follow the online help and successfully build it in debug mode. However, when I change to release mode and use Sysgen to generate a new image, it seem that the LCD
|
| Creating my own SDk | 19 Jan 2006 09:12 GMT | 3 |
My name is Alon Peleg, I have my own project for internal use. After building the project, i create a new project (for OEM) which i reveal some of my source, and some projects i only give executables, i edit the project.bib, and project.reg to inculde those executables and their ...
|
| Downloading the boot loader to the S3C2410TK board | 19 Jan 2006 08:33 GMT | 4 |
I am using S32410TK board and the image is built using the SMDK2410 BSP included in the Platform Builder. I have followed the step to download the boot loader to the board. It can go to the boot menu for so long. But starting from yesterday, I found that when I switched on the board ...
|