| Thread | Last Post | Replies |
|
| Orange SPV C500 profile handsfree hangs | 20 Jan 2006 11:02 GMT | 4 |
This happened while I was using Tom Tom, and was answering een incoming phone call. I put it on handsfree, and after the call, it was hanging on handsfree for ever :-(
|
| Smartphone Client Server | 20 Jan 2006 09:12 GMT | 1 |
I’m trying to develop a client server application where my smartphone is the client and my home PC is the server. I know this topic has been discussed before but I can’t find out the best way. Remoting is out of the question because CF does not support remoting. I have tried to ...
|
| Microsoft.WindowsMobile.Telephony | 19 Jan 2006 15:04 GMT | 6 |
Error 1 The type or namespace name 'WindowsMobile' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) C:\Documents and Settings\...\Visual Studio 2005\Projects\DeviceApplication7\DeviceApplication7\Form1.cs 8 17
|
| Layered Service Provider problem | 19 Jan 2006 09:00 GMT | 2 |
When installed at Windows smartphone 4.2 (Motorolla MPx220 or emulator) it conflicts with default e-mail client (tmail.exe) with following error: The following errors occurred while sending and receiving mail:
|
| MSVS 2005. Deploy Error. | 19 Jan 2006 05:26 GMT | 1 |
Configuration: - win 2000 Pro - MSVS 2005 Release - sp2003 sdk
|
| Orange SPV C600 | 18 Jan 2006 13:02 GMT | 1 |
I need some info on the Windows mobile 5 SDK, basically is that all that's required to access the camera on an Orange SPV c600?
|
| Mobile 5.0 Project in Vb.net | 18 Jan 2006 08:22 GMT | 1 |
I would like to create a Windows Mobile 5.0 project using vb.net 2005 but when I click File>New Project... The Dialog box displays only smartdevice project for Windows Mobile 2003. Do I need to download and install anything to create a Windows mobile 5.0
|
| can't get vibration to work | 18 Jan 2006 02:04 GMT | 5 |
I try to let my WM5 mobile vibrate, but I can't get it to work. Here is what I have done: int i = VibrateGetDeviceCaps(VDC_AMPLITUDE); int j = VibrateGetDeviceCaps(VDC_FREQUENCY);
|
| Where is nled.h in the smartphone SDK | 17 Jan 2006 17:31 GMT | 1 |
I found some articles about setting the leds of a pocket pc using this code: #include <nled.h> extern " C " {
|
| How do I monitor for the presence of a particuar window? | 17 Jan 2006 10:33 GMT | 3 |
As I mentioned above on a previous thread, I'm getting pretty sick and tired of the lame dialog whch pops up at the most inconvenient times to inform me that my speed-dial, which was broken has now been repaired (hooray - yippeeeee!). Here's what I propose to do to address this:
|
| Does mobilde SDK 5.0 work with Visual Studio C++ 2005 EXPRESS | 16 Jan 2006 15:26 GMT | 2 |
I wish to learn Mobile SDK 5 and it requires Visual Studio standard edition. I found out I can get Visual Studio C++ 2005 EXPRESS edition free. I was wondering, I can write mobile application with VS Express edition.
|
| WM5 - Title bar Icons | 16 Jan 2006 10:57 GMT | 3 |
I´m developing for WM5, and I would like to know how to change and add icons in the title bar. I need to show the status of my application using an icon near the battery indicator. I read (in Windows Mobile 5.0 Smartphone Help) tha it is possible but how ?
|
| Task manager for smartphone | 16 Jan 2006 00:41 GMT | 3 |
I am programming an application which will list all the running applications on the smartphone. I know that it can be done on the Desktop using the following code
|
| Numeric TEXTBOX - How To (SmartPhone) | 16 Jan 2006 00:24 GMT | 1 |
I am trying to set a Textbox to accept only numbers. The function I already found.: Edit_SetInputMode(Hwnd, EIM_NUMBERS) but I am a newbie in VB and don't know where to put the reference to header
|
| Text-to-Speech on Smartphone WM5.0 | 15 Jan 2006 21:55 GMT | 1 |
I would like to make an application that converts text to speech... Is it possible to do it on a smartphone running WM5.0? I am looking for example or help in Vb.net 2005
|