| Thread | Last Post | Replies |
|
| Sleep | 21 Sep 2006 17:36 GMT | 3 |
Could anyone guide me where to loacate the code for Sleep() in my Wince --- Mainstone ii BSP installation. which processor timer does sleep() utilize??? Ann
|
| Which funciton could be used to query if the right soft key (menu bar) pop up? | 21 Sep 2006 16:24 GMT | 3 |
I would like to know that if the right soft key (menu bar) pop up in the application like pocket IE or Outlook. Is there an funtion that I can use to quesry this situaion? thanks a lot. Regards,
|
| about DNS SRV | 21 Sep 2006 16:21 GMT | 1 |
I have a question about DNS SRV! I Will Use Send DNS SRV request to Server ! Can i help you ! Thanks !
|
| Problems with ethernet debug | 21 Sep 2006 15:33 GMT | 3 |
I have some problems with debug via ethernet. I use the cmd "loadcepc /E:1:0:9 /B:38400 eboot.bin" -My OEM (Kontron/JumpTec) delivers their version of loadcepc and eboot.bin However much I try I only get a serial debug connection with my target.
|
| Intercept new windows opening | 21 Sep 2006 09:26 GMT | 7 |
I'm trying to monitor the life of an application. To do this, I inoculate into it a new wndproc, so that I'm able to see its messages, now I'd like to know when a control launch a new window, and which window is launched. How can I reach this porpuse?
|
| Internet Connection Slow on my CE PC, although connection high spe | 21 Sep 2006 06:12 GMT | 1 |
My CE PC seems to be connecting at around 56kbps, but it is connected via a lan to a 5Mbps internet connection, and all the other devices (PCs) on the network are downloading from the web at very high speeds. Is there a setting I need to change in the OS, in platform builder?
|
| File System Filter and IOCTL | 20 Sep 2006 22:11 GMT | 1 |
i Would like to know if it's possible to send a IOCTL to a File System Filter(FSF) filtering a RAMDisk. When I try I don't receive it. Does it work as a normal driver and when I do a createfile do I need to
|
| OEMIdle - GetIdleTime - curridlelow | 20 Sep 2006 21:09 GMT | 3 |
I am trying to get the CPU Idle time using the GetIdleTime(). I am using AU1550. I could see that the "curridlelow" is being updated in the OEMIdle(). But, when i call the GetIdleTime() in my application, it returns MAXDWORD [-1].
|
| evc4 compiler/linker producing corrupt executables | 20 Sep 2006 21:04 GMT | 5 |
Hi, I have been developing an application that configures and manages the WZC of CE 4.2 running on a ARM based device (use PPC2003). All has been working well, except this morning the evc4 w. sp4 linker started produceing corrupt
|
| Can I use SqlCE in .Net for desktop? | 20 Sep 2006 16:43 GMT | 1 |
I am porting an application written for .netCF to .Net Can I still use the SqlCE on my Windows XP ?? Thanks. Dario
|
| Screen Capture on Windows Mobile | 20 Sep 2006 16:21 GMT | 3 |
I am trying to develop a screen capture on Windows mobile. keybd_event(VK_SNAPSHOT,0,0,0) doesnt seem to work on Windows mobile? Is there any Windows API that would do a screen capture and paste it in the clipboard or the above should work?
|
| Blocking process call | 20 Sep 2006 12:07 GMT | 3 |
I am developing an application for PocketPC 2003 and Windows Mobile5 written in C++. I need to start a process (the wceload exactly) and I would like to block the calling application until the process has ended.
|
| read modified utf-8 | 20 Sep 2006 11:32 GMT | 2 |
i cant read the string written in writeUTF() of java. i am aware that they are using the modified utf-8. is there a way to to this in c#? thanks
|
| Serial overrun | 20 Sep 2006 10:53 GMT | 1 |
I've got problem about serial driver. When I tried to send data, the over-run occurred in serial driver. But when receiving data, the over-run didn't occur. I'm using PXA270 and mainstone III BSP.
|
| Application crashes when stop from running program list | 19 Sep 2006 20:27 GMT | 1 |
I am using SPRINT PPC 6700 and evc++ 4 to develop application. When i try to stop application from Start->Settings->Memory in Running program list my application crashes. Then i have handled WM_CLOSE and WM_DESTROY messages and performing proper clean up before exit. But the
|