tagged [windows-mobile]
ShowWindow SW_MINIMIZE can't restore program
ShowWindow SW_MINIMIZE can't restore program I have a program that I want to start up in the background and, when I want to view it later, be able to click the shortcut link or executable and have it ...
- Modified
- 18 Mar at 21:27
Windows Mobile API calls from .NET - what dll and what are the enum values
Windows Mobile API calls from .NET - what dll and what are the enum values I am a newbie to API calls in .NET. I am looking at the documentation for a method I want to call [here](http://msdn.microsof...
- Modified
- 27 Feb at 10:29
Value does not fall within the expected range
Value does not fall within the expected range Error when trying to display the form designer. ![enter image description here](https://i.stack.imgur.com/gl13f.jpg) ``` public partial class frmCanalVend...
- Modified
- 20 Apr at 19:36
Honeywell Dolphin 9500 (Pocket PC 2003) C# Event Handling Conflicts?
Honeywell Dolphin 9500 (Pocket PC 2003) C# Event Handling Conflicts? ## Environment - - - - [here](http://www.honeywellaidc.com/en-US/Pages/Product.aspx?category=&cat=&pid=Dolphin9500_&rank=&=#tabs-5)...
- Modified
- 16 Mar at 14:35
How do I force a serial port write method to wait for the line to clear before sending its data?
How do I force a serial port write method to wait for the line to clear before sending its data? Here's some background on what I'm trying to do: 1. Open a serial port from a mobile device to a Blueto...
- Modified
- 26 Aug at 15:4
How do you format an SD card using the Storage Manager API via Windows Mobile 6
How do you format an SD card using the Storage Manager API via Windows Mobile 6 Background: I'm trying to create a utility that will allow our customers to easily format an SD card (actually mini-SD) ...
- Modified
- 23 May at 12:0