| Thread | Last Post | Replies |
|
| save/get settings with VB.NET and Smartphone 2003 | 30 Apr 2004 21:29 GMT | 1 |
I'm pulling my hair out on this one. I have a single string , for example "ABCD12345" I want to get it when loading a program and save it when exiting. For the life of me, I can't find a "simple" solution with VB.NET
|
| how to add decoder to WM Player on Smartphone 2003 | 30 Apr 2004 20:15 GMT | 1 |
Does any body know how one can integrate his decoder into Windows Media player on Smartphone 2003? Is it possible to write DirectShow filter or something like it? Thanks in advance,
|
| How to close pop-up menu? | 30 Apr 2004 20:10 GMT | 1 |
Does anyone know how to close the soft-key pop-up menu programmatically? I've been able to do it on the emulator but it doesn't work on the actual device. Thanks,
|
| HomeScreen help... | 30 Apr 2004 20:05 GMT | 1 |
I'm trying HomeScreen sample in SDK. But I can't find any tool name: cestart.exe in Platform Manager. Where can I find it? I use Emulator. Thank you very much!
|
| Questions regards to migrate PocketPC software to Smartphone | 30 Apr 2004 19:18 GMT | 1 |
I am a new comer for Samrtphone developing As I was trying to migrate PocketPC software to Smartphone, there are difficulties. Serveral seraches have been done myself, I understood that smartphone
|
| Have problem Privileged APIs on Emulator | 29 Apr 2004 16:06 GMT | 1 |
to guru Help me please.... How can i use Privileged API on Emulator? best regard.
|
| Audio Volume on E200 (Smartphone 2003) | 29 Apr 2004 15:26 GMT | 1 |
On the Orange SPv (Smartphone 2002) I can use waveOutSetVolume to set the volume of the audio my app is playing. Setting to 0xFFFF its really, really loud On the E200 (Smartphone 2003) there appears to be another volume control as well and waveOutSetVolume will only change the ...
|
| Menu items | 29 Apr 2004 01:08 GMT | 2 |
I am trying to create a simple menu for a the SmartPhone. Here is my code Private Sub InitializeComponent( Me.MainMenu1 = New System.Windows.Forms.MainMen Me.MenuItem1 = New System.Windows.Forms.MenuIte
|
| Help Salamone..other eMVPs...application deployment... | 28 Apr 2004 20:04 GMT | 6 |
Hi there... i have asked this question before and Micheal J. Salamone very kindly answered to me in almost brief way.... but still i am really stucked on this....
|
| Send Http request over GPRS | 28 Apr 2004 16:10 GMT | 14 |
Morning, I am developping a communicating application (sending Post Http requests, using wininet in asynchronous mode) on (SPV - smartphone 2003). The application works fine on the device using the ActiveSync IR link (indeed,
|
| Can I use "SimWriteMessage" to create message on the emulator? | 28 Apr 2004 05:26 GMT | 5 |
I am developing a program about SMS message. In order to test the program, I need to create some SMS messages on the emulator. I've tried to use "SimWriteMessage", but it does not work! And I'd like to know whether I can write program to create SMS messages on the emulator or not ...
|
| Can I use platform builder to debug smartphone 2003 application? | 28 Apr 2004 03:43 GMT | 2 |
Can I use platform builder to debug smartphone 2003 applicaton?
|
| Can't connect Smartphone Emulator with ActiveSync... | 28 Apr 2004 00:57 GMT | 5 |
Step by step with SDK document. I use NULL MODEM connecting between Emulator and ActiveSync but nothing happen. Problem got at step 14. I tried with Pocket PC too, the same problem.
|
| How can I known the SMS has readed that through SIMReadMessage functiong called? | 27 Apr 2004 20:05 GMT | 1 |
I readed a SMS data through called SIMReadMessage function.How can I known this SMS is readed or unread and how can I known this SMS locate in the inbox or outbox or sentbox.THANKS. Ying Rong Jun
|
| Debugging applications that use GPRS? | 27 Apr 2004 08:04 GMT | 2 |
I think I've found a bug. You can't debug an application and use GPRS at the same time. :-( If I'm debugging an application on the phone and I call: CONNMGR_CONNECTIONINFO conn;
|