| Thread | Last Post | Replies |
|
| How to force a key press/mouse click event? | 21 Jun 2006 18:04 GMT | 3 |
Does anybody know how to throw key press and mouse click events programmatically without actuaaly pressing a key or clicking the mouse? I am working on a c# application on CF 2.0 for WinCE 5.0 devices. Thanks,
|
| Method override | 21 Jun 2006 16:03 GMT | 2 |
I'm trying to build a project that overrides a method of an abstract class in another project. I keep getting the following error: "no suitable method found to override". Does any have any ideas on what i'm missing? Thanks in advance
|
| Shell Notification Icon problem on Windows Mobile 5.0/PPC 2003 | 21 Jun 2006 15:02 GMT | 4 |
All, My application A adds an Shell Notification Icon in the taskbar which gets displayed next to the "connectivity" icon. Now if I start any other application B which also adds a new shell notification icon then it will
|
| Transfer Screen Image | 21 Jun 2006 13:27 GMT | 6 |
is there a way to capture and transfer what is displayed in the PPC to PC? will really appreciate. regards, rnv
|
| Best development tool for WM5? | 21 Jun 2006 10:38 GMT | 4 |
What is the best tool to use for mobile development? I have been using the .NET framework (1.1) and recently moved to the 2.0 framework. The development is great, but my concern is the deployment. The .NET 2.0 framework is fairly large, and then add SQL Server mobile install. ...
|
| DirectShow with PocketPC 2003 | 20 Jun 2006 23:35 GMT | 1 |
Is it possible to write an app using directshow (dshow.h) with Visual Studion 2005 and Pocket PC 2003? If so where can I get the proper libraries and headers? The target device is an HP iPAQ series h6300, Windows Mobile 2003.
|
| Running GPS-monitor the background | 20 Jun 2006 23:31 GMT | 1 |
I am evaluating a project and the use of PPC/Windows Mobile therein, and I'm wondering whether it is possible to run an application in the background (of an existing gps-nav application) and read data from an internal/external GPS device. Would it also be possible to map a
|
| ftp from Internet Explorer fails when using Windows Mobile 5.0 | 20 Jun 2006 18:54 GMT | 1 |
When using ActiveSync 4.1 I am not able to issue an ftp command to my UNIX server from a Windows Mobile 5.0 device. (It does work with Pocket PC 2003.) The error message being displayed is: * Internet Explorer
|
| PocketPC Phone Emulator - Roaming network? | 20 Jun 2006 18:38 GMT | 2 |
I've noticed the Pocket PC Phone Emulator (WM 5.0) includes a "Fake Radio" part (It registers on "Fake Network"). I've tried to see what other networks are available and also found "Fake Roaming Network" and "Fake Denied Network". However, I can't register the phone on "Fake
|
| debugging a "data abort" | 20 Jun 2006 17:06 GMT | 5 |
I have a multi-threaded PPC 2003 application that occasionally issues a "Data Abort" error when running. (The error shows up in the VS2005 'output' screen when running in debug mode.) Data Abort: Thread=9347b000 Proc=902ea4e0 'MyApp.exe'
|
| Trap HTTP traffic | 20 Jun 2006 16:20 GMT | 1 |
I am using a PDA using WM5. Most of the data I transfer on the internet (wifi or other kind of network) is HTTP (ActiveSync, Surf, ...). Because you have sometimes to pay your bill based on the amount of data trafered, I would like to create a tool to trap all the HTTP traffic, ...
|
| Running a database (.sdf) file from an SD card. | 20 Jun 2006 15:22 GMT | 8 |
I have an application running on a MC50 pocket PC 2003 device, where the database file itself is consuming a large amount of space on the device. Would it be a feasible solution to put the database file (.sdf) onto an
|
| i got "couldn't find setup" error when installing evc 4.0 on Windows 2000 server | 20 Jun 2006 13:42 GMT | 1 |
I am trying to install evc 4.0 on windows 2000 server After several pages of questions and key page, it asks where to install the common files. I browse to an existing directory. Then after about 30
|
| Cannot Connect notification balloon | 20 Jun 2006 12:18 GMT | 2 |
I'm trying to make an http connection to a resource, but when it fails I'd like to show the Cannot Connect notification balloon as Pocket IE does giving the user the chance to review connection settings. Is there any way of doing this? Also, I'm using .Net 1.0 on a WM5.0 device.
|
| Password Control | 20 Jun 2006 06:58 GMT | 4 |
Is there a password control available for WM5? I want a text box that hides the password entered and stops copying. Many Thanks.
|