| Thread | Last Post | Replies |
|
| Windows Mobile 5.0-> Windows Mobile Media Player 10 Activex Control | 14 May 2005 21:27 GMT | 1 |
Hello Experts, I have two applications in windows forms and asp.net using windows media player. Now I need to port my application to mobile platform. I am using Visual Studio .net 2005 and thinking of usin windows mobile
|
| HOW TO USE PIE IN APPLICATION | 14 May 2005 16:46 GMT | 4 |
I am writing an application, which requires to call remote web pages. e.g. After login/password varification, the system should call a web page (Main.aspx) using Pocket IE interface.
|
| Send string NMEA to TomTom | 13 May 2005 20:32 GMT | 3 |
Sorry for the cross-post Hi, i need to send a string NMEA to TOMTOM, but i dont know how to do it. I have the string NMEA and i only need to send it. Can i use the comnpact framework to do it? Have you got any samples to show
|
| Application menu | 13 May 2005 20:30 GMT | 1 |
I'm trying to do a main menu for my application but it's not working I'm trying to use the same idea as the Northwind Pocket Inventor logistics for Win mobile 2003 On my form:
|
| full-duplex in the PPC2003 emulator | 13 May 2005 20:27 GMT | 1 |
I'm developing an application witch has to record and playback audio at the time. Separately I can record the voice and I can playback it, but when I join the 2 parts the recorder part don't work.
|
| copy cdb to Storage Card failed? | 13 May 2005 20:26 GMT | 7 |
I am writing an application, it needs to copy a cdb file to the storage card. My application could run on other Pocket PC steadily, but when it runs on TOSHIBA e800(Windows Mobile 2003 SE), system throw me an IOExpection. Can anybody help me? My code:
|
| Will there be an Updated Emulator? | 13 May 2005 20:18 GMT | 1 |
I have been going through the pain of trying to get the Windows CE emulator working on an AMD64 machine (has NX) with Windows Server 2003 sp1 or xp sp2. Even after turning off NX (in boot.ini, /NoExecute=AlwaysOff), driver protection still refuses to load the
|
| Windows CE Device Driver Development | 13 May 2005 20:12 GMT | 1 |
Can anyone tell me if I need DDK to develop/modify Windows CE based device driver? Also where can I download Windows CE DDK if I need it? Can eMbedded Visual C++ 4.0 be used to develop/modify Windows CE device driver?
|
| WaitCommEvent() problem | 13 May 2005 19:57 GMT | 7 |
WaitCommEvent() always returns 0(through parametre 2) i.e. in the example code below "event" remains 0 even when data has been transmitted (and available) to the com port. example code.
|
| Socket Server | 13 May 2005 16:28 GMT | 2 |
I'm trying to build a Server Socket, but, surelly I have no clear my mind. ¿ Who or when the OnAccept routing wakes up ? I have a server socket in listening state, but the program never goes to the OnAccept routing, and I have all time the "Connection refused" message
|
| PocketPC temperature measurement? | 13 May 2005 13:54 GMT | 2 |
The SYSTEM_POWER_STATUS_EX2 structure has a member:
 Signature -Gernot int main(int argc, char** argv) {printf
|
| how to open today screen settings programmatically | 13 May 2005 08:52 GMT | 1 |
How can I programmatically pull up pocket pc's today screen settings using C# or scripting? Thanks Pia
|
| scroll down datagrid to show selected row | 13 May 2005 05:43 GMT | 1 |
I need t o select the particulat row in a datagrid of the Pocket PC appln. with CF 1.0 datagrid1.select(introw) works. if the row is not in visible area of datagrid, I need to programmatically
|
| Activesync Conflict Resolution | 13 May 2005 02:17 GMT | 1 |
We are creating Activesync providers for our application. We are 95% done with them, but we are having trouble with the conflict resolution. The wcesmgr.log file has these lines: 2005-05-03 14:10:09 00000D88 - Synchronizing 1 items
|
| MSXML version under PocketPC emulator? | 12 May 2005 23:27 GMT | 3 |
I am using Visual Studio .NET 2005 Beta2 and the PocketPC 2003 SE emulator, and I have problems instanciating MSXML. Here is my code: #include <msxml2.h>
|