| Thread | Last Post | Replies |
|
| HKLM\Init App Launch Issues | 28 Apr 2007 18:10 GMT | 3 |
I would like for my application to start upon boot up and MSDN claims that if you add the application as a LaunchXX item in the HKLM\Init keys of the Windows Mobile registry that it will launch the app at startup. The trouble is that I properly add the key and when I reset
|
| command line tool | 27 Apr 2007 23:57 GMT | 3 |
Do you know some command line tool for smartphone? I tried to look for this with no result. The only thing I've found was SOTI Pocket Controller. However it isn't able to write output from application (stdout).
|
| DMO found by WMP10 on laptop but not smartphone emulator (wm6 skd) | 27 Apr 2007 18:28 GMT | 1 |
We have created a DMO wrapper around a codec that works on windows 2003 server under WMP 10. I can play custom encoded avi and asf files. However, the same code base doesn't appear to be loaded by mobile player on smartphone emulator (wm6 sdk). I've compared the
|
| How to deactivate the word completion for an editbox control? | 27 Apr 2007 18:09 GMT | 5 |
My application has several editboxes, and when I enter characters in them the System's word completion tries to put word "guesses" in the control. Is there a way to deactivate word completion for editboxes under WM 5 OS on the Smartphone?
|
| How to programmatically set the phone ringing mode? | 27 Apr 2007 16:50 GMT | 2 |
How can I programmatically set the phone ringing mode of a device, e.g. to "Do not ring at all"? Many thanks in advance for any hint. Best regards,
|
| Using C# Dll in VC++ Dll | 27 Apr 2007 13:25 GMT | 2 |
Could anyone please suggest how can I call the c# dll methods in vc++ dll and test it on Windows Mobile 5.0? Thanks,
|
| Setting the background color for a listbox? | 27 Apr 2007 00:35 GMT | 2 |
I have a one-line tall listbox control with a buddy spinner control attached, and I can't seem to specify the background color for the listbox. I'm handling the following message: case WM_CTLCOLORLISTBOX:
|
| Smartphone 2003 Bluetooth in VS 2005 C# | 26 Apr 2007 16:31 GMT | 1 |
Hi, I am pretty new to smartphone programming and was wondering if anyone could help me. I am trying to get my smartphone app to connect to a server app with bluetooth in C#. I have viewed to video tutorial on MSDN but they dont show what namespace is used. Can anyone help me? Or ...
|
| Creating new profile | 26 Apr 2007 10:57 GMT | 2 |
Smartphone device has standard profiles like Automatic, Car, Headset, Loud, Meeting, Normal, Silent, SpeakerPhone. Is it possible to create new profile on smartphone device? Where are stored?
|
| Packaging JAR files in CAB? | 25 Apr 2007 03:40 GMT | 1 |
I'm trying to distribute my java application. But the Distributor insists that I put it in a CAB file. Is this possible? Can you distribute a java application in a CAB file? How can I do this?
|
| Radio Interface Layer (RIL) - RIL_Initialize() fail | 24 Apr 2007 09:48 GMT | 5 |
Hi All, I am developing an application on Windows Mobile 5.0 platform. I need to get IMSI and CellTowerInfo. I searched MSDN and other discussion forums and found that we can get them
|
| what software to dev for WM6 (c++) | 23 Apr 2007 22:13 GMT | 2 |
what's the best windows based software dev tool for WM6. primarily c++.
|
| [WM]Which low level phone/telphony middle ware should I implement | 23 Apr 2007 13:51 GMT | 4 |
I have modified My TSP based on Unimodem to support outgoing/incoming voice call and data communication for My modem. And Now I would like to port it into Windows Mobile. However in the platform there are CellTSP to support the functionality and
|
| Get speaker audio stream | 23 Apr 2007 13:08 GMT | 1 |
I would like to develope and application that does a small analysis on the incoming call audio stream. I know that I cant get the phone incoming audio stream, but getting the speaker output stream will be just fine (ofcourse it will work
|
| Subclassing IE Windows on Smartphone emulator | 21 Apr 2007 14:30 GMT | 1 |
I am developing an application for smartphone which subclasses IE windows. I am testing on Smartphone emulator. I want to trap WM_INITMENUPOPUP message when menu button is pressed. Remote SPY doesn't show this message and I am not sure how do I know when the
|