| Thread | Last Post | Replies |
|
| Building BootLoader | 02 Feb 2006 14:06 GMT | 1 |
I want to create exe of the bootloader source code, hence i did the following steps 1. set up a command-line build shell and then i ran wince.bat with the following pararmeters
|
| PowerPC support | 02 Feb 2006 00:52 GMT | 7 |
Do you guys have any idea if WinCE is still supported on the PowerPC platform? Microsoft talked about it in the CE3.0 days, but the current Windows Mobile (or maybe it's called WinCE 5) doesn't have any mention of it.
|
| Streaming Server on Windows CE | 02 Feb 2006 00:44 GMT | 1 |
Is there any streaming server on Windows CE platform? I tried VLC but it doesn't support streaming from Windows CE. Thanks, -Niranjan
|
| How to get the instance handle for the container application from within the ActiveX control! | 01 Feb 2006 23:24 GMT | 7 |
I had posted a question earlier regarding placing an image on an activeX control that is part of the resource of the container application. Currently, from within my activeX control project, I am using LoadImage to load an image such as:
|
| Including application .exe into OS Image! | 01 Feb 2006 23:08 GMT | 1 |
I have created an OS image for WinCE using platform builder and am writing the application in eVC++4.0. How can I include the application .exe in the OS image so the application is part of the OS. When I create my application using platform builder, then it seems like
|
| Remote Reg Editor/Process Viewer | 01 Feb 2006 22:07 GMT | 5 |
I am using eVC++ 4.0 and currently use the Tools|Remote Process Viewer and Tools|Remote Reg Editor to make changes to my device. I would like to know if there is a tool that can be run outside of eVC++ that I can use to do these things. I don't need it to run on the device ...
|
| Target designer and Kaspersky | 01 Feb 2006 17:12 GMT | 1 |
After installing Kaspersky anti-virus, it's not possible to use target designer because it hangs when loading a solution. If the antivirus service is stopped, target designer hangs also. It's necessary to desinstall kaspersky to use target designer.
|
| Problem in Driver loading | 01 Feb 2006 14:05 GMT | 3 |
I am trying to load my stream interface driver into Intel PXA27x platform. The driver is installed using CAB file. But when I see the device.exe for the loaded drivers, I am not finding my driver loaded. The registry entries are present in the BuiltIn folder, but not in active ...
|
| Hanging on! while enumerating USB Mass Storage | 01 Feb 2006 11:44 GMT | 1 |
I have built an image that has "USB Storage Class Driver" included to Internet Appliance template. I m expecting to see plugged USB mass storage device as an HardDisk but when i plug the USB device the OS, is halt! What else i should do to see the Mass storage device?
|
| Bluetooth SPP under Windows CE 5.0 | 01 Feb 2006 06:12 GMT | 1 |
I am trying to connect to the Serial Port Profile on my Windows CE 5.0 device from another device (my iPaq actually). Problem is, I cannot see the SPP service as listed. I can scan other devices from my device (ie. my phone, my desktop) but when I try to scan the device it tells ...
|
| How to debug a c# application on CE by using VS2005? | 01 Feb 2006 03:40 GMT | 4 |
I can debug my application by using CE emulator. How to debug on the hardware? I try the following in VS2005: I click Options on the Tools menu, then I click Device Tools, then I click Devices to display "Devices, Device Tools, Options" Dialog Box:
|