| Thread | Last Post | Replies |
|
| How to define a power state that System On but LCD remains off? | 21 Nov 2006 12:08 GMT | 1 |
I want to make my devices that when keypad is pressed, system will turn on but LCD will remain off. So I define a power state that System is on but LCD is off. The power state as following:
|
| don't understand hookinterrupt | 21 Nov 2006 10:49 GMT | 1 |
I've looked to the information of the hookinterrupt function, so i thought everytime an interrupt occurs the function Intr0Handler has to be called so i put a debugstring in the hookinterrupt function but so i never see my debugstring, so the function is never been called. I
|
| ARMV4 emulator with PB5 | 21 Nov 2006 10:33 GMT | 2 |
Hi, Is there a ARMV4 emulator that can be used with WinCE5.0 available. I thought i heard there is one for CE V6.0 but not sure about V5.0.
|
| link library | 21 Nov 2006 08:09 GMT | 2 |
I would like to link my platform library (my.lib instead of my.dll) with project program. For my.lib I've defined .def file. And for project program I've specified TARGETLIBS and DEFFILE.
|
| WinCE 5.0 and SMB server | 21 Nov 2006 02:04 GMT | 10 |
I'm bringing up this subject again (previously it was that device was not visible when browsing network). This time it is the Windows CE 5.0 device and Windows98 computer communication. I have a network with a PC104 x86 computer running
|
| spider mail | 21 Nov 2006 01:13 GMT | 1 |
hello i`m going to write a program somethings like spider mail, so i want to intercept all coming and all going mails and scan it for virus. would you please give me the basics to do listenning on ports 25, 110, 143 .
|
| Some of my own drivers doesn't get loaded.. ?!!?? | 20 Nov 2006 18:08 GMT | 5 |
I have a strange problem rigth now with Platform Builder 5.0 I cant get one of my drivers (stream interface) to load. I has worked fine, but now i doesnt get loaded... If I check my ce.bib and reginit.ini file, the needed entrys are there. But
|
| Hourglass control | 20 Nov 2006 16:42 GMT | 5 |
How to control when and how long to show hourglass from Windows CE? Mhaxx
|
| Bluetooth, Headset, WinCE5 | 20 Nov 2006 16:19 GMT | 5 |
I am trying to use Bluetooth headset on WinCE5. I have included in build: Bluetooth Stack with Integrated CSR Chipset driver Bluetooth HS/HF and Audio Gateway Service
|
| Bluetooth Enable Device Under Test Mode (DUT) | 20 Nov 2006 16:17 GMT | 3 |
I am working on enabling the DUT mode on my bluetooth device. I noticed that there is a function "bt_enable_device_under_test_mode_in" located in
|
| How Join .NET CF 2.0.CAB to NK???? | 20 Nov 2006 15:10 GMT | 5 |
Every One : How do you join .NET CF 2.0.CAB to NK.bin in Plamform Build????
|
| Not able to telnet or ftp my device after including the SDK featur | 20 Nov 2006 08:30 GMT | 2 |
On my device I have included Ethernet drivers with network support and FTP and Telnet servers. Everything work fine. Then I included the feature: "Standard SDK for Windows CE" and my image incresed from less than 3MB to more than 9MB.
|
| How to deactivate debug port? | 20 Nov 2006 08:23 GMT | 5 |
i would like to deactivate the serial debug port and use the serial port for applications. The platform is based on Geode. I´ve modified the Bios Bootloader and the file \Public\Common\OAK\CSP\x86\OAL\debug.c. I´ve commented out the function body
|
| How to enable KITL for CEPC.. | 20 Nov 2006 07:26 GMT | 7 |
The following is the serial debug output for a CEPC connection.. ============================================================ Microsoft Windows CE Ethernet Bootloader Common Library Version 1.0 Built Apr 11 2003 20:28:06
|
| RGB Color Balance | 20 Nov 2006 05:46 GMT | 1 |
I am writing a display driver for Windows Ce 5.0. i am using Samsung S3C2440 cpu. I am modifying the display driver given MBA2440 training board from aiji system. I did configure for 400X234 resolution. The display is stable. no flickering.
|