| Thread | Last Post | Replies |
|
| Windows CE 6 evaluation kit with Visual Studio 2005 | 23 Jul 2007 18:22 GMT | 3 |
I have got the CDs for the evaluation kit and installed both CE 6 and Visual Studio 2005. When I start Visula Studio and select New Project I do not see the Platform Builder project type available as an option. This should be there as CE 6 is a plug-in for Visula Studio 205. Can ...
|
| Booting from Compact Flash | 23 Jul 2007 17:50 GMT | 8 |
I have made a Windows CE 6.0 build to operate on an x86 based processor. I have used the standard CEPC boot loader. Something weird has been happening, and I am wondering if anyone has any insight or experience on this Issue. I have been using setupdisk.144 to make my flash card ...
|
| network neighbor config problem? | 23 Jul 2007 16:53 GMT | 1 |
am in the wince42.net, and in my computer address bar, I input this \\xpserver,(xp sp2 professional ) it tell me the net is not connected or has problem. but when under windows2000, this device can access the windows 2000 system
|
| Allow Cookies | 23 Jul 2007 14:42 GMT | 3 |
I need IE(sample) to allow coockies always. I set : [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
|
| L2CAP and Winsock | 23 Jul 2007 12:44 GMT | 3 |
In the "Bluetooth Stack Implementation Considerations" document: http://msdn2.microsoft.com/en-us/library/aa931855.aspx It says: "L2CAP does not support dynamic reconfiguration. Dynamic reconfiguration
|
| How to uninstall win cetk 6.0. | 23 Jul 2007 11:50 GMT | 1 |
I installed wince test kit 6.0 on my system. Now i want to uninstall it but i am not getting the option to uninstall anywhere.. neither in the program files menu nor in the control panel Add Remove Programs.
|
| Restart wince device | 23 Jul 2007 11:38 GMT | 7 |
I want to restart my wince device (wince 5.0) using software or OS. I am using PXA27X processor. I came to know from some of the groups that we can use IOCTL_HAL_REBOOT to restart the wince device. But if i use that the system is hanging.
|
| Power Applet does not get updated on wince-5.0 | 23 Jul 2007 11:28 GMT | 4 |
On my custom board(imx31) based on wince-5.0 does not update the power applet. It always shows charging. But in the BatteryThreadProc() function in the battdrvr.c, I could find that the call to the function BatteryAPIGetSystemPowerStatusEx2() returns the correct status of the
|
| CETK: Waveform Audio Driver Test | 23 Jul 2007 10:14 GMT | 1 |
I am having trouble with one of the CETK audio driver tests failing. The test is: 6000 Playback Mixing The test fires off 9 threads, 8 of which generate some waveform data
|
| CETK Display Driver | 23 Jul 2007 09:52 GMT | 2 |
I have developed a display driver for OMAP board on Wince 6.0 platform. Now when I am using CETK test cases to test my driver it seems to be taking very long time.
|
| Audio Device Driver in OMAP2430 | 23 Jul 2007 07:40 GMT | 1 |
Hai, I am Working On OMAP2430 Audio Driver , In Catalog i included windows media Player, How To Export the file on bord and How To Play that File
|
| scanning cab file programmatically | 23 Jul 2007 07:22 GMT | 2 |
I'm planning to write a special driver which is able to install automatically a CAB file after plugging in a storage device. But before installing the cab, I want to check programmatically if the CAB file contains the correct provider name and/or
|
| Common controls without AYGSHELL | 21 Jul 2007 18:50 GMT | 9 |
I am trying to get away with not including aygshell in my platform because of the cost. I have posted other messages that are similar, but have a new question. I have included the common controls and common controls B components in my
|
| NDIS Protocol Driver .... | 21 Jul 2007 18:35 GMT | 2 |
I am creating some NDIS Protocol Driver for windows CE to sniff the packets. This is my first MS programming specially windows CE. My architecture going like this; User Interface builds on C#, DLL that implements the low-level function. Driver that sniff the packet and
|
| Debugging OS image in Flash | 20 Jul 2007 18:03 GMT | 5 |
After flashing eboot and OS image to flash, eboot starts out ok. It goes through the starting up sequence and ends up at Launch(dwPhysLaunchAddr) in OEMLaunch. The address shown in the debug port matches to what is defined. After that, debug port displaying
|