| Thread | Last Post | Replies |
|
| 3rd party DBMS | 10 May 2004 22:46 GMT | 4 |
looking for a database on the smartphone. i know that SQL CE is out, and i do not want to use XML, CSV, web services ... need an actual SQL compliant database. cant wait for SQL mobile.
|
| Post data without a form | 10 May 2004 20:58 GMT | 3 |
I am writing a program to post data to a web server on Smartphone with eVC++ 4 I use WinInet APIs. Here are some code fragment ... TCHAR szHeader[] = _T("Content-Type: application/x-www-form-urlencoded\r\n");
|
| how can i find information about Exe format for Smart Phone? | 10 May 2004 20:51 GMT | 1 |
to guru. How can i find information EXE file format of Smart Phone 2002. best regard.
|
| CreateProcess() to HomeScreen problem | 10 May 2004 20:45 GMT | 1 |
i have this problem where i use CreateProcess() to install this apps, and some time, after finishing the installation the application will return to HomeScreen state, then it will return back
|
| support for MMS | 10 May 2004 20:37 GMT | 2 |
was curious to know if the MMS client is built-in into the Windows Smartphone 2003 SDK? Or this depends on the IHVs (Hardware vendors like Orange SPV) who bundle it in their devices? thanks.
|
| Read / Write Unicode XML in SmartPhone 2002 using eVC 3.0 | 10 May 2004 20:33 GMT | 1 |
i am developing an application to store the information in XML file from webservice and retrive back from XML. I am able to create a XML file, but it is not unicode based. this XML file only works once open and save without any changes in xml. Then onwards i am
|
| About IXMLDOMDocument::load method | 10 May 2004 20:14 GMT | 2 |
I used IXMLDOMDocument::load, and want to load XML from the file When I load XML from a valid URL, it works well. But when I loaded XML from an invalid URL or local file system, my program was hung. The following code is copied from Smartphone SDK, some small changes were made by ...
|
| Some Strange Problem with Operating System | 10 May 2004 20:05 GMT | 1 |
dear friends from today morning my xphone suddenly hang up, it starts sometimes but home screen remains blank (white color) and all the softwares which comes along with was previously working properly is now not working , i just can not make a call now, i tried opening file ...
|
| Button | 10 May 2004 13:48 GMT | 1 |
I get a not supported exception when adding a button to my smartphone 2003 form is there another control I should be using or a sp that I need to apply to be able to use the button control Thanks
|
| CE Pim Extensions on Smartphone | 10 May 2004 13:39 GMT | 1 |
although in the Smartphone 2003 SDK the HKLM\Software\Microsoft\PimApps\PimExtensions..etc... is noted, it seems to be some remains from PocketPC platform documentation that are not implemented on Smartphones.
|
| Bluetooth, Serial, etc on Emulator | 10 May 2004 04:48 GMT | 1 |
stupid question, I am betting answer is no, but worth a try : Is there any way to have the emulator use my machines serial port...or my bluetooth device? I am developing an app that will use serial communication (through
|
| How to use Privileged APIs on Emulator SmartPhone 2002 | 09 May 2004 16:55 GMT | 1 |
to guru I can't use Privileged APIs on Emulator SmartPhone 2002. How can i do? Best Regard.
|
| Smartphone 2002 SDK & eMbedded Visual Basic | 09 May 2004 16:42 GMT | 3 |
Hi to everyone!! I need some help if it is possible.. I own a MPx200 with Smartphone 2002 and I would like to develop applications using the eMbedded Visual Basic 3.0 and Smartphone 2002 SDK Is it possible? How can I develop apps for smartphone 2002 & 2003 using eMbedded Visual ...
|
| structure undocumented | 08 May 2004 07:50 GMT | 4 |
to guru I got structure CALLBACKINFO in source windows ce , what is it? how can i use it? best regard.
|
| Displaying an icon in the notification area. | 07 May 2004 13:07 GMT | 1 |
I'm trying to find out how to display an icon in the notification area for an application I'm writing. So far I haven't had much success, does anybody have any pointers as to where I can find out how to do this?
|