| Thread | Last Post | Replies |
|
| GetSystemPowerState problem | 12 Apr 2005 19:59 GMT | 2 |
wince 4.2. i am not sure how to call GetSystemPowerState(). PB docs says GetSystemPowerState() takes 3 out parameters. pBuffer [out] Buffer to receive the system power state name.
|
| IE Sounds, again | 12 Apr 2005 18:41 GMT | 2 |
I'm still unable to get IESample in Windows CE.NET 4.2 to play BGSOUND sounds. The sound itself is compatible with Windows CE, as I can select it in the Volume & Sounds Control Panel applet and it will play just fine. Help me out here. How does IE or the HTML control play ...
|
| Bootloader RNDIS rne_mdd problem | 12 Apr 2005 18:39 GMT | 2 |
I'm adding RNDIS support to my bootloader but get an unresolved external symbol "NKCreateStaticMapping" referenced in function RndisInit, in rne_mdd. What's the the best way to get rid of this?
|
| SMDK2410 | 12 Apr 2005 16:57 GMT | 2 |
Where can I find the SMDK2410 BSP? Is it built-in the ce 5.0 platform builder? Thanks, Bryan
|
| alternate boot device | 12 Apr 2005 15:27 GMT | 2 |
There are two Environmental variables that are mentioned in the documentation: PRJ_BOOTDEVICE_ATAPI and PRJ_BOOTDEVICE_MSFLASH. What particular device is the MSFLASH and ATAPI device? Which is my SD
|
| problem with usb function and active sync | 12 Apr 2005 14:14 GMT | 4 |
i am implementing the usb serial function driver in PB4.2. The wheel in the active sync turns green and keep trying to connect, but repllog , rnaapp modules are being unloaded. LOG :
|
| How to support EQ on windows CE devices ? | 12 Apr 2005 11:08 GMT | 1 |
I am not sure how to support EQ on device. Have I written a direct show filter for this feature or must need hardware support it ? Where can I find the reference codes of EQ ?
|
| Prorgram to launch 'cemgrc.exe' | 12 Apr 2005 09:02 GMT | 8 |
Paul Tobey did a nice writeup (see text below) for how to run evc++ over ethernet usings 'manual server'. In the writeup he spoke a small program that would watch for incoming connections and launch 'cemgrc.exe' appropriately
|
| Task Manger | 12 Apr 2005 07:22 GMT | 3 |
I need to include a task manager kind of application to see the current process or threads which are running on my target board. Is there any kind of GUI tool to see current process or thread running? Can any one help me, how i can do this?
|
| CE still ocks up | 12 Apr 2005 07:15 GMT | 1 |
My CEPC locks up after 3 or 4 hours, I connect a printer to it try to find out what's wrong, I let it run 10 hours, and I guess CEPC reboot 3 times and I get: ExDebug Serial
|
| Using 2 NICs with Platform Builder | 12 Apr 2005 02:09 GMT | 15 |
In order to download to my CE device, I must disconnect from my lan, type in a static 192.... IP, and download the image via Platform Builder. I thought I could add a second NIC so that I could stay connection to the lan/internet while downloading to the CE device. For
|
| USB RNDIS Class Driver | 11 Apr 2005 23:01 GMT | 1 |
I want to make the RNDIS USB Class Driver to run on my development board which has USB on it. I pulled "RNDIS Client" from the catalog into the OS image and did a SYSGEN. Should I have to add any particular registry entry for the RNDIS USB Class
|
| How to track version of nk.bin | 11 Apr 2005 20:03 GMT | 3 |
After researching this, it seems that the best way to automatically track the "build" version of nk.bin is to use a script to update project.reg. How do you write such a script? Does it have to be VBScript or JScript? How do you call it from the PB build process? Any help would ...
|
| How to put an internet browser to a windows CE device | 11 Apr 2005 18:56 GMT | 4 |
I need to put an internet browser to a windows CE device. As a default it does not have any internet browser. In the documents, they say that there are sample browsers like IESimple, IESample. How can I find the sources and put these browsers in to the device?
|
| How to get the wakup(alarm) time ? | 11 Apr 2005 18:46 GMT | 8 |
I can use CeRunAppAtTime to set alarm time to wake up the system. How can I get the wake-up(alarm) time ? Thanks. Yu.
|