| Thread | Last Post | Replies |
|
| [WM2005] Play audio over a bluetooth headset | 30 Nov 2005 23:22 GMT | 3 |
Is it possible to play audio over the connected bluetooth headset in Windows Mobile 5? At the moment, calls get played over the headset. But when the phone playes other sounds (like MP3), the phone's speaker is used.
|
| Play music/sound down the phone line | 30 Nov 2005 20:02 GMT | 1 |
Is it possible to play a sound file down the phone line on a Windows mobile 5.0 smartphone? Tried open a mp3 file with WMP during the call, but it is paused until the call is ended. Thanks very much
|
| Switching profiles | 30 Nov 2005 08:12 GMT | 2 |
I'm currently trying to create an application for a smartophone which switches the phone's profile (silent, loud etc), automatically but all I can find out is some vague statements about having to change the registry and then restarting the phone - does anyone know the way to ...
|
| How to use CeRegEnumKeyEx | 30 Nov 2005 01:55 GMT | 7 |
I am trying to read registry of a smartphone from a desktop app. Here is the code to start with: long rrc; HKEY key;
|
| How to transfer Jar and Jad to Motorola MPX 200 | 29 Nov 2005 19:19 GMT | 1 |
I am developing a J2ME appliaction for Motorola MPX 200. I am able to transfer the Jar and Jad through MicroSoft ActiveSync.When i run the app it shows the following Error Message "There is no app lication associated with "App Name".Run the application first and then ...
|
| low battery status | 28 Nov 2005 20:48 GMT | 3 |
Does the OS send any notification in Smartphone 2003 when battery is low on charge? I know abt GetSystemPowerStatusEx (), and GetSystemPowerStatusEx2 (), but I need to know the battery status only when it is low...any info in this regard will be appreciated.
|
| How to start MS Activesync programmatically? | 28 Nov 2005 20:26 GMT | 1 |
Wanted to know how can we start sync programmatically (usings vb in ms access)in MS Activesync, I did manage to open the activesync using Sheel "c:\program files\micorsoft********", but could not synchronize using vb. Could anyone let me know if there is any command which can be
|
| Newbie: Error installing eVC - platman_install.vbs | 28 Nov 2005 08:32 GMT | 1 |
I'm getting the following error when installing eVC4. It happens as it is installing the standard CE SDK:- Script: C:\winnt\system32\platman_install.vbs Line: 31 or 29
|
| OwnerName from registry | 28 Nov 2005 06:04 GMT | 1 |
I am reading the owner name out of the registry, and i always get back "ownername\0" replacing ownername with the real owner name. what is the \0? does it come back in all registry strings? how do i strip it out?
|
| POOM Restrict() -- date format changed in WM5? | 28 Nov 2005 05:52 GMT | 3 |
I've got some code that uses the POOM Restrict() call to select appointments in a particular date range, using a string such as this: [Start] > "8/30/2005" For the date value I was using GetDateFormat() to apply the short date
|
| Question about speed dials in WM 5 | 27 Nov 2005 21:59 GMT | 3 |
Is there any way to access speed dials in WM 5.0? In earlier versions of Windows Mobile speed dials were stored in speed.db database. But how to work with them now? Thank you
|
| help me!:) | 27 Nov 2005 12:11 GMT | 4 |
Hello everyone,i am a newboy in here. I want to debug a exe file on mobile phone 2003,and i don't have it's source. So if i want to analyse it i only use the ida4.8 to read arm asm.Does anyone know the debuger like ollydbg or windbg for the moblie phone platform. vs2005.net ...
|
| Multiple platforms? | 26 Nov 2005 07:08 GMT | 7 |
I have a project that i developed for windows mobile 2003, it would also work on windows mobile 5. do i need to make a new project for that? or is there some settings in the project options in VS2005 that will allow me to just use the same one?
|
| Active Sync packages | 24 Nov 2005 20:56 GMT | 1 |
I have my CAB package and everything works there for download with Mobile IE, but how to i make a package for installs via activesync? i can't seem to find any docs for this?
|
| Is it possible to get the signal strengths for each base station? | 24 Nov 2005 11:04 GMT | 9 |
A mobile is connected to severals base stations at anytime. Is it possible to get the signal strengths for each base station which a mobile connected? Any function in API? And how to get the ID of a connected base station? Thank you in advance
|