| Thread | Last Post | Replies |
|
| hello world fails on the new 2003 Se emulators | 16 Apr 2004 18:14 GMT | 1 |
I wrote a simple hello world app, all it does is display a msg box I am using C# . The application gets built and successfully deployed but does not launch in the emulator when started from the .NET IDE Also, I do not see a link/shortcut or a file manager in the emulator where I ...
|
| Full Screen Homescreen plugin? | 16 Apr 2004 15:35 GMT | 1 |
Is a full screen homescreen plugin possible, with the control button below?
|
| Debug transport DLL | 16 Apr 2004 15:02 GMT | 1 |
can anyone tell me the steps for debugging a custom transport dll, I tried with the local exe name with tmail.exe stored in the SMARTPHONE 2003\Debug directory and remote exe name with "\windows\tmail.exe".
|
| i am new to SmartPhone development.how to compile and run an simple hello word p | 16 Apr 2004 13:06 GMT | 1 |
i am new to SmartPhone development.how to compile and run an simple hello word program using evc++ suggestions are most welcome. regards,
|
| dialog input focus | 15 Apr 2004 18:57 GMT | 1 |
How can I change the input focus from one control to another on a dialog?
|
| change input method | 15 Apr 2004 09:19 GMT | 1 |
Which function can be used to change input method?
|
| Embedded Visual C++ vs. Visual Studio.NET | 15 Apr 2004 07:40 GMT | 2 |
I am going to develop an application for a Smartphone running Windows Mobile 2003. Which is more suited to developing a small application? Can somebody with experience of these, outline the differences between them and the advantages and disadvantages of both.
|
| Download GIF from Web to Smartphone | 15 Apr 2004 02:47 GMT | 1 |
Does anyone have any VB.NET code that would download a GIF from a URK to a file on the smartphone? Using GetResponseStream?
|
| contact, calendar, task data | 14 Apr 2004 14:26 GMT | 1 |
Where are contacts, tasks, calendar data in Smartphone ? It in database aren't. Thank's Petr
|
| Launch and debug a smartphone2003 application with EVC4 | 14 Apr 2004 12:41 GMT | 3 |
I have developped an application for smartphone 2003. It runs on the emulator. Now I would like to test it on a SPV200. Both compilation, and downloading are ok. I manage to execute the app directly from the phone, but launching and debugging the app from EVC4 is
|
| does smartphone sdk support GetOpenFileName & GetSaveFileName | 13 Apr 2004 20:31 GMT | 2 |
Does smartphone sdk support GetOpenFileName & GetSaveFileName
|
| Showing phone numbers as URLs in HTML? | 13 Apr 2004 18:23 GMT | 1 |
What's the proper formatting to place phone numbers in HTML so they're clickable (with a phone-enabled device) and that launches Dialer?
 Signature _________________________________
|
| override back key without using a visible menubar? | 13 Apr 2004 12:20 GMT | 1 |
I am writing a Smartphone app that uses an edittext popup box. I wanted to override the back key to act as a backspace, so I created a menubar to capture the VT_TBACK key event using SHCMBM_OVERRIDEKEY. This works, however, the user has to see the ugly menubar that does not visually ...
|
| Backlight timeout? | 13 Apr 2004 09:19 GMT | 6 |
I'm playing a video and want to prevent the backlight from going down. I read here http://www.smartphonedn.com/forums/viewtopic.php?t=1325&highlight=backligh about how to control this The problem is that my calls to SystemParametersInfo all gives idletimes of 0 - and the backlight ...
|
| Provisioing/mgmt-xml.doc | 13 Apr 2004 06:08 GMT | 4 |
Does anyone know where to get the mgmt-xml.doc file? It is missed from the docs or from the source tree. The file is mentioned in oemcsp sample code and supposed to describe an expected behavior of each XML provisioning tag. Thanks in advance. --
|