| Thread | Last Post | Replies |
|
| Welcome extended to AppForge developers | 29 Mar 2007 14:20 GMT | 1 |
We have learned that AppForge Inc., creator of the AppForge handheld development tool, has unfortunately gone out of business. Apparently they ceased operations on March 15, 2007. If you are a developer currently using AppForge, and are exploring
|
| Why does this Backlight turn on/off class not work on my device | 29 Mar 2007 13:56 GMT | 12 |
My device is a HTC P3300 (Phone + GPS) PDA. I have from http://www.peterfoot.net/KeepYourSmartphoneBacklightOn.aspx grabbed a class wich should be able to turn the backlight ON/OFF. But it does'nt work. I got a handle from
|
| What database dose WM5.0 support? | 29 Mar 2007 09:27 GMT | 1 |
I'm doing a program on WM5.0 Pocket PC using Visual Studio 2005 VC++'s native programming mode (i.e. Not using .net framework) . The program will access some data on the device, I want the data be included in some kind of Database on Pocket PC. Then, What kind of database
|
| NotSupportedException while using System.Drawing | 29 Mar 2007 08:50 GMT | 1 |
I've been working on Windows Mobile 5.0 for about 20 Weeks by now, but today a strange error occured. I just wanted to deploy a new version of my application. But it didn't work at all.
|
| How to register an event in console application?? | 28 Mar 2007 14:10 GMT | 3 |
I have developed one console application for WM 5.0. I have registere the "SystemProperty.PhoneActiveCallCount" so that whenever this is changes its event handler is called. But its event handler is not being hit even after this system roperty changes. Is there any restriction ...
|
| Best way to render animdated gif ?? | 28 Mar 2007 12:34 GMT | 1 |
I am using my own gif decoder . Each frame I am converting from a 8- bits index frame to 16 bits 565 frame. For each frame, I create a IBitmapImage then finally take a IImage intercace out of it. So I have an array of
|
| WM5.0 Internationnal Application | 28 Mar 2007 10:10 GMT | 1 |
What is the RIGHT way to build an application on WM5.0 that can switch between french and english for example (when both are installed). (Multi-language) All the GUI should just change from on RC to another.
|
| File System filter on Windows 5.0 Pocket PC Emulator | 28 Mar 2007 05:34 GMT | 2 |
I am trying to build a file system filter on Windows 5.0 pocket PC Emulator, I have used default sample code of FSDSPY which i got from following path %_WINCEROOT%\public\common\oak\drivers\fsd\fsdspy\
|
| WiFi Connection | 28 Mar 2007 01:12 GMT | 3 |
I need to send /receive text file between a PC and a PocketPc (WM5) by WiFi connection. I'm using Visual Basic 2005 I never tried to do this so I 'm looking for some example
|
| how to make or use input panel in PDA with vb.net | 28 Mar 2007 00:22 GMT | 1 |
Hello every one, I have a few forms in my application to be filled by users. It is okay to fill combo boxes as it gives you to choice to select any value but when it comes to text boxes then user needs a key board or input
|
| Detecting when a phone call ends | 27 Mar 2007 20:20 GMT | 4 |
I am using PhoneMakeCall to initiate a call with a Pocket PC phone. How would I detect when the call ends? Thanks. Timothy Dean
|
| Librairies used to establish HTTPS connexion ? | 27 Mar 2007 13:37 GMT | 4 |
We are currently having issues while attempting to call a WebService using HTTPS from a Pocket PC 2003 application. We defined our WebReference called "WSSynchro". We then initialize the WebReference:
|
| Hi, flickering PDA screen with vb2005 in vs 2005 | 27 Mar 2007 12:37 GMT | 13 |
I have created a form which is I am filling from my programe in a loop with me.contrls It looks like this Public Sub autoFill(ByVal comboY As ComboBox)
|
| connecting to GPRS | 27 Mar 2007 06:26 GMT | 3 |
I want to use a internet connection (.NET) It should take WLAN or USB if connected, if not, it should initialize a GPRS-Connection. How can I do that? Is there some Sample Code available?
|
| probelm to create new project with VS 2005 | 26 Mar 2007 20:01 GMT | 2 |
Staring a new project from "MFC Smart Device Application" Template we get the following error message (translated from german): "Script on this site contains error: Line:xxx, Code:0, file:///C ...
|