| Thread | Last Post | Replies |
|
| Run EXE in Windows CE target, and generate file in PC via USB conn | 30 May 2007 18:17 GMT | 3 |
I meet a question, now I run one EXE in Windows CE platform, when run time it will generate one log file in target, but now I want this file can generate in PC via USB connect. How can I do?
|
| about missing icmplib.lib | 30 May 2007 13:52 GMT | 2 |
Hello, All The static library icmplib.lib is missed in CE5.0 SDK. Can anybody please tell me how to get it? Thanks.
|
| Customized SIP is not working properly | 30 May 2007 07:47 GMT | 2 |
I am adding 2 custom sip to my BSP. At first time when I try to select 1st custom sip from the control panel->Input Panel, then it is taking around 5 minutes to select this sip. till that time we cant open or do anything with this wince device, its looks like hang.
|
| debug custom sip | 30 May 2007 06:38 GMT | 2 |
I used the code for a custom SIP out of Douglas Bolings book. I built the application, I got a dll. I copied it to my flash onto the device. I registered it calling regsvr32 NumPanel.dll.
|
| eVC file read / write functions questions | 30 May 2007 01:51 GMT | 4 |
Hi Can we use C language fopen like functions work on WinCE ? I've tried this code but no txt file create (this code works on PC Windows app).
|
| All select Columns | 29 May 2007 15:40 GMT | 4 |
I have the ListControl with two columns. How do I select the a row but all colums? Thanks in advance
|
| Problems with some Property Sheet fields | 29 May 2007 14:44 GMT | 1 |
We recently started working with property sheets which we find very helpful but we encountered a few problems. 1. Some fields do not seem to be properly handled. "Enable Run-Time Type Info" is one of them:
|
| Getting the number of bytes present in Serial port read buffer | 27 May 2007 20:08 GMT | 6 |
I am porting an application from Linux to Windows CE .NET 4.2. The entire application is written in C. The application needs to know the exact number of bytes present in the serial port read buffer, before actually reading it. In linux, it is achieved
|
| Switching from RNDIS to serial USB | 24 May 2007 19:51 GMT | 1 |
How would I go about switching a device from using RNDIS to connect to ActiveSync to serial USB? I am trying to mimic what the USBSwitch utility that comes with the Treo 700W does, or USBKiller on a WM 5.0 device. Thanks.
|
| Color Row of hte ListBox | 24 May 2007 12:30 GMT | 1 |
How do I create a ListBox with the rows colored in alternated mode? Example: a red one and a white. Thanks in advance Miky
|
| transparent or opaque | 24 May 2007 03:48 GMT | 4 |
How do I create the transparent or opaque static label and buttons? Thanks in advance Miky
|
| Holding down left soft key | 23 May 2007 22:04 GMT | 1 |
In WM5, is there a way to know if a user is holding down the left soft key? In native app ? Thanks kevin
|
| saving data from Text file to MSAccess database!! | 23 May 2007 18:00 GMT | 1 |
I am working on winamp general purpose pluggin "gen_whatsplaying " project downloaded from the site www.schaffrath.net I compiled and build the project successfully using platform SDK Feb 2003 and Speech SDK5.1.
|
| How to use this API "LoadAnimatedCursor" | 23 May 2007 17:18 GMT | 3 |
hi, first of all, sorry for my poor English recenty I want to implement an animated wait cursor in my application. I found the LoadAnimatedCursor API in the help of EVC, but I don't know how to use it.
|
| Hold down the left sofykey | 21 May 2007 17:22 GMT | 2 |
Is it possible to tell when a user is holding down the left softkey in a WM5 PPC? In a native app. Thanks
|