| Thread | Last Post | Replies |
|
| Student, new to PocketPC programming, info needed on driver level programming (I think) | 02 Feb 2006 12:03 GMT | 4 |
Hey there :) I (and three fellow students) are working on our final project in our computer science education. We're going to make an interceptor for traffic on PocketPCs, supposed to support a future anti-virus
|
| Asynch wininet - Threaded or not? | 02 Feb 2006 11:31 GMT | 4 |
If I use asynch Wininet is there any purpose in hiving of the Wininet calls into separate threads and the extra complication which ensues? As from what I can see the system starts a separate thread implicitly for the asynch calls anyway.
|
| File transfer - VB2005 (Visual Studio 2005 Pro) | 02 Feb 2006 11:10 GMT | 1 |
This is my first application for Windows Mobile 2003 with target platform on HP iPaq 6515. I need to transfer files over GSM / Edge network to server. I had initially intended to use FTP, but the compact framework does not include System.Net.FTPWebRequest and FTPWebResponse.
|
| CreateFile coredll.dll freeze! | 02 Feb 2006 07:16 GMT | 3 |
I've found what I think is a bug in PocketPC 2005 that frezzes the entire device(!) I've isolated the problem to coredll.dll. I'm using CreateFile to hook up the 'COM1:' (the connector on the bottom of the device) on a hp hx2490 running PocketPC 2005.
|
| Execute DLL command after CAB-Installation? | 02 Feb 2006 01:56 GMT | 2 |
If I remember correctly there is a possibilty to execute a DLL command after a CAB-Installation... But how? Thanks
|
| DVD-ROM device for PocketPC ? | 01 Feb 2006 23:39 GMT | 1 |
Does such an item exist for a Pocket PC PDA ? If yes how is it recognized by the OS. Any recommendation ? Many Thanks
|
| WM2005 Menu issue | 01 Feb 2006 23:24 GMT | 5 |
I have a ppc 2003 app that updates menu items (enabled - not-enabled and back); Below is a snippet HMENU hMenu = (HMENU)SendMessage(ghwndMenuBar, SHCMBM_GETMENU, 0, 0);
|
| Bluetooth headset support in WM 2003SE | 01 Feb 2006 23:22 GMT | 2 |
Some of the greatest minds in the world are always around Microsoft, so I'm praying someone has an answer to this. I'm fairly well experienced at making registry changes, etc., and had no problems using my BT headset with my WM 2003 (not SE) PPC, but I have since upgraded to a ...
|
| refresh running application on device after activesync completes | 01 Feb 2006 22:58 GMT | 2 |
We have developed an application for PocketPC and have completed the ActiveSync component. However, we need to send a notification to the running device on the PocketPC that the ActiveSync has completed.
|
| cabwiz question | 01 Feb 2006 22:20 GMT | 2 |
Is it possible to execute a certain file/process directly from the cab file once it has finished installing? tia Rob
|
| Visual Studio.net and unumanaged c++ | 01 Feb 2006 21:51 GMT | 7 |
Is it possible to "replace" eVC4++ with Visual Studio 2003 or 2005, meaning to develop/deploy/test unmanaged C++ code using the Pocket PC 2003 SDK? Could project/workspaced be easily converted? Greetings,
|
| PocketPC Hardware | 01 Feb 2006 21:03 GMT | 1 |
I'm looking for a very small piece of hardware (similar to gumstix) that can run PocketPC and the CF.NET framework. Anyone have any ideas? Thanks
|
| PIM Notifications | 01 Feb 2006 19:14 GMT | 4 |
This is just a repost of a question I posted earlier. If anyone can help me, I would be very grateful. I am registering for notifications basically by the example in the Pocket PC 5.0 help file. The code goes as follows:
|
| take and process a pic with pocketpc 2003 | 01 Feb 2006 18:29 GMT | 2 |
I am new to pocket pc development. I have Visual Studio 2005, and will be developoing an app for the pocket pc 2003, using C#. The app will allow the user to gather data, and to take and process pictures. I understand that WM 5.0 has functions that exposes such camera
|
| RAPI2 for WM5.1 (?) | 01 Feb 2006 16:47 GMT | 2 |
Hello NG, I have a few question. I must read the Appointments from the Database. I get with the method IRAPISession::CeOpenDatabaseEX the error ERROR_ACCESS_DENIED. 1. What can I do?
|