First  |  Prev |  Next  |  Last
Pages: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
How can I develop a program to press keypad automatically
I have been trying to create my own auto pressing keypad program, by using C#. I searched through google and found you blog which is very useful for me. However, I have such a problem about accessing keypad program in iPaq. I need some advice, if it doesn't bother you so much. I would like to develop a program wh... 23 Jun 2008 11:42
Visual Studio 2005 SmartDevice CAB project
Hi, I know there's a visual studio newsgroup but I still think people here would have more experience with this. I've asked this before and never got a response. When I create a cab project for smart devices, the cab file always tries to install (duplicate) the setup.dll. This is what it generates: [... 21 Jun 2008 18:54
Developing plugin for media player - Windows mobil
I am trying to develop a plug-in for WMP in windows mobile 6.The plug-in should always run in the back ground when ever the WMP is started and respond to some events. Is it possible to capture events like Open media file, Play file, etc? Please let me know. ... 20 Jun 2008 03:02
No notification when using MAPI?
I have an app running on the Pocket PC 2003 emulator. It uses MAPI to create a new message in the "Active Sync" Inbox. The home page shows the message as new/unread, and it appears unread in the inbox also. I have notification set for new email to play a sound, display a message on the screen, and flash the ligh... 20 Jun 2008 04:03
Can't send same char again using SendCharEvents or PostKeybdMessage
Hello, I am developing a SIP, and SendCharEvents seems to work well. But if the program sends the same character again immediately by calling SendCharEvents again, only 1 character is output. But if different characters are sent one after another, there is no problem. Is there a way to get around this ? ... 19 Jun 2008 18:52
table cells render on new lines, rather than inline
Hi - I'm fairly new to mobile development. I have some simple table html, but each table cell gets a new line, rather than all table cells in a row rendering on the same line. My content is not too large for it to fit on one line, so I'm not sure how to fix, or if it's even supported. Very simple html: <t... 19 Jun 2008 12:40
Release Dll Problem - Optimization Issue
Hi I have a dll in C++ which I call in embedded visual basic. It works perfectly fine in the Debug Mode and the Release Mode (with all optimizations disabled). The problem occurs when I try to make the release version of the DLL with Optimization switches set for either Maximum Speed (/O2) OR Minimum Size(/O... 30 Jun 2008 09:37
Redirect outbound call
Hello! I have such a problem. I need to redirect outbound phone call, which i make in standard phone aplication (phone.exe). In other words, when we dial a fixed number in standard phone aplication and make call, the call redirects to another number, but phone displays first number. So subscriber don't know, what ... 19 Jun 2008 03:26
Screen Capture in VS2005
Does anyone have some code they could share on how to do a screen capture on a Pocket PC device using Visual Studio? I wrote code to do it once before using eMbedded VC, but very little of this will port over. Basically, I need to create a help file for my application, and it would sure be nice if I could j... 19 Jun 2008 14:44
MeasureString in User Control not giving correct dimensions
Hello, Ive got a control that i want to draw text to the screen based centered vertically and horizontally. I wasnt sure exactly if this was the best way to do this but i thought it would at least work. Problem is, it gives different results than I would expect. The fonts should range from around size 5-26... 19 Jun 2008 01:22
First  |  Prev |  Next  |  Last
Pages: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37