| Thread | Last Post | Replies |
|
| active previous app | 08 Jan 2007 05:32 GMT | 2 |
I have dialog based app. I wish to 'hide' this app so previous window is displayed. Do I have to activate previous window myself, or somehow put my application window to the background?
|
| today plugin or what? | 08 Jan 2007 04:42 GMT | 4 |
Some applications place an icon in the right lower corner of the today screen, moving the today scrollable window up above it, such as mcafee, battery indicator on HTC devices, etc. Advantage is that it does not scroll and keeps its position on the screen.
|
| MessageBox Side-effect? | 06 Jan 2007 17:50 GMT | 1 |
I'm trying to support keyboard navigation for Pocket PC. Several industrial devices include keypads, and using them can be _very_ convenient. For various reasons, I'm _not_ using the standard Windows mechanism. Mostly I'm in good shape.
|
| zip API | 06 Jan 2007 05:27 GMT | 3 |
Is there any API exposed to extract zip file in Windows Mobile 5.0 PocketPPC Regards, Herojit
|
| Connection Manager | 06 Jan 2007 00:41 GMT | 2 |
hoping someone helps me out. my task is to monitor GPRS connection on a PPC. when I read the document, ConnectionManager class will do the job. but it can only monitor the connection status about a destination level.
|
| How to select proper connection? | 06 Jan 2007 00:39 GMT | 1 |
I have created two connections on my PDA - bluetooth GPRS connection via phone and "work network" connection with proxy specified. So, PDA can be connected to the Internet via cradle. When my program needs to connect to the Inet it tries to determine if it is
|
| GPRS link no longer activated | 06 Jan 2007 00:37 GMT | 1 |
I have been developping/customizing a small application with embedded visual C++ 4.0 that does regular http connections to exchange some data with an internet web server. On recent pocket PCs, I have found that the application is not able to
|
| Soft reset destroys databases? | 06 Jan 2007 00:20 GMT | 1 |
Anybody knows if it explicitly documented somewhere if a soft reset will destroy or not the databases created by CeCreateDatabases? All the PocketPC I've tried so far will keep the databases intact, except a UTStarcom PPC on Telus network in Canada... Should I blame this ...
|
| Question on PocketPC & Telephon | 06 Jan 2007 00:15 GMT | 1 |
Hi to all, i'm newby, is it possible capture events (incoming calls, incoming sms, ecc ecc) in pocket pc 2003? I'm developing in C#. I have read telephone api for WM5, can i use in pocket pc 2003?
|
| Connection Manager - WiFi Providers | 06 Jan 2007 00:14 GMT | 1 |
I am using WM5.0 on PcoketPC. Currently WZC is disabled and wifi configuration is done using our application. I am able to connect to AP and get the IP Address also. (AP with no security configuration)
|
| What connection type Connection Manager chose? | 06 Jan 2007 00:11 GMT | 1 |
Hi all again.I want one more time ask,maybe somebody now!!! How to determine what connection type Connection Manager chose (Wi-FI, GPRS or other).Please if somebody know,tell me please.I will be very grateful.I don't believe that it's impossible!
|
| Radio buttons on smartphones? | 06 Jan 2007 00:08 GMT | 3 |
I'm developing an application for Windows Mobile, targeting both PocketPCs and smartphones. Currently, my UI uses radio buttons in a number of dialogs. Are radio buttons a total no-no on smartphones? And if so, is this true even under Windows Mobile 5? I know I've read that ...
|
| ConnMgrEstablishConnection Usage | 06 Jan 2007 00:03 GMT | 1 |
I am having difficulty in using this ConnMgrEstablishConnection API for establishing a connection. The GUID I am passing to this API is the same one that was used previously by another application. The API returns me an error code
|
| Help using DOMDocument!!!! | 05 Jan 2007 23:54 GMT | 1 |
Hello, I'm new in programming Windows CE applications. I would like to create an application that can read an XML file; for that I found that I need to use the method: load Method, but for use it I need to have a DOMDocument class in order to do: oXMLDOMDocumentt.load();
|
| How to lock keypad and touch panel by program? | 05 Jan 2007 23:37 GMT | 3 |
I want to write a program running under WM5.0 which can lock the touch panel and keys. But I can't find information about it. can somebody tell me how to do this, or the documents can help.
|