| Thread | Last Post | Replies |
|
| InvokeRequired? | 27 Feb 2007 11:38 GMT | 2 |
Why is there no Me.InvokeRequired on Compact Framework? Is there an alternative? Thanks Hans
|
| Event capture on a contact change | 27 Feb 2007 07:10 GMT | 5 |
I am really stuk on this and would require some help on this.I am trying to syn contact change on Pocket PC for Windows Mobile 5.0 with a remote server. I am using C# and the SNAPI API does not provide the event on contact change.Also i tried List change event on Outlook Session ...
|
| how to remove ghost applications? | 27 Feb 2007 02:30 GMT | 1 |
can someone tell me how to remove applications that are duplicated in the Program Files folder (i.e. Programs)? I ended up with the same program multiple times with the same icon, and when I try to remove it from the Settings>System>Remove Programs
|
| Connection to download email | 26 Feb 2007 22:34 GMT | 1 |
I like to read email on my device, and I connect GPRS/UMTS manually. If I use the option to download automatically (every 30 min, for example) from my account, I note the connection remains active all the time. That is the first cause of power loss of my battery in some hours, so ...
|
| Type Load Exception | 26 Feb 2007 17:33 GMT | 1 |
I keep getting a type load exception in my application (trying to use SharpZipLib under WM). However when I look at the DLL in ILDASM I see the following in the manifest:
|
| Network exceptions | 26 Feb 2007 16:49 GMT | 1 |
I have an Intermec PocketPC, if I do this 01: Start button 02: Settings 03: [Connections] tab
|
| AT commands | 26 Feb 2007 16:04 GMT | 2 |
I've a PocketPC with Windows Mobile 5.0 with a phone built-in. I'm using viual studio 2005 to make a program for GSM communications. Is it possible to use the built-in phone with AT commands from a COM port of the Pocket PC?
|
| Automatic configuration of wi-lan settings | 26 Feb 2007 08:19 GMT | 2 |
Hi, Just shipped 200 pocket pcs to a customer who now wants to know if we can configure the network on the ppc programatically. When the ppcs lose battery, the wifi card driver gets lost and all the network settings go with it. User on the ground isn't going to want to
|
| Running Processes List | 26 Feb 2007 08:17 GMT | 1 |
I am trying to get the names of the running programs in PPC using EnumWindows(). I am getting all running programs and additionally "Desktop","Programs" and "MS_SIPBUTTON". If I try to close these, PPC getting hanged.
|
| Vertical Scroll Bar addition in Landscape Mode | 26 Feb 2007 02:39 GMT | 4 |
In WM5, it is stated that when an application designed for portrait displays is run on a square or landscape display, the operating system will automatically add a vertical scroll bar to the form which enables the user to view the entire form.
|
| Communications Technique | 23 Feb 2007 21:52 GMT | 11 |
We want our PPC devices to be able to connect with some of our equipment out in the field to upload or download a file and read equipment status. Currently, we have Serial connections on the equipment, but we might be able to go BlueTooth in the future.
|
| Visual Studio Tries Deploying Every Reference as a DLL | 23 Feb 2007 19:50 GMT | 1 |
This just started occuring today. I started a new WM5.0 project and when I go to deploy it to the device it starts deploying every single reference to the project folder. (its a C# smartphone application).
|
| Unique Device IDs for older Pocket PCs | 23 Feb 2007 15:01 GMT | 1 |
I would like to develop a means to generate a unique ID for licensing purposes for as wide a range of Pocket PCs as possible. I know that the really ancient Pocket PCs did not have hardwired device IDs, but what about the others? I have seen two methods discussed in this forum. ...
|
| Video compression | 23 Feb 2007 10:43 GMT | 2 |
Can anyone offer any information on achieving video compression on Pocket PC? I am capturing screen images and want to send these to a remote machine over TCP/IP. I want the bandwidth kept as low as possible so that it can run over a modem if possible.
|
| How to monitor performance of an application. | 23 Feb 2007 10:10 GMT | 4 |
I am a newbie to Windows Mobile development!!! At present I am trying to develop a program that monitors the performance of an application. The kind of information I am interested in is the CPU/Process/Thread and memory performance.
|