| Thread | Last Post | Replies |
|
| tmail.exe | 25 May 2005 13:27 GMT | 2 |
does anybody know command line params for tmail.exe (alias Inbox)? Or is there an another kind of interface how to start Inbox to compose new SMS (with prefilled recipient and/or message body)? Thanks in advance!
|
| Contacts "common" dialog | 25 May 2005 13:06 GMT | 1 |
Hi *, please, is there a common way how to display "contacts" dialog to navigate through and select an item? E.g i will naviget through list of contacts, i'll select "John" and then i can select "web page". So this "web
|
| To remove a program from Regedit? Help wanted | 25 May 2005 10:53 GMT | 1 |
I am stuck with a program installed in a Motorola MPX 220 running Windows Mobile 2003 SE, and I want to remove it. It shows up in the "Remove Program" list, but can't be removed. I even tried to re-install it in order to remove it up next. Nothing can be done.
|
| Specific emulators for smartphones - reg | 25 May 2005 05:39 GMT | 2 |
This is my first query to this group. Are there any SDks available for emulators for each and every specific devices like Samsung SCH-i600, Audiovox XV6600 etc...What are the features of emulators? Regarding testing, what can be done and what cant be done with the emulators?
|
| VS.NET 2005 and Smartphone 2003 apps | 24 May 2005 04:54 GMT | 3 |
I have a few Windows Mobile 2003 Smartphone apps developed using VS.NET 2003 and Smartphone 2003 SDK. I would like to: 1) remove VS.NET 2003
|
| How to get the wireless connection status? | 23 May 2005 23:56 GMT | 1 |
I¡¦m developing an application on Dopod 699 with ¡§Microsoft Windows Mobile 2003 Pocket PC Phone 2nd Edition¡¨ using eVC4, and we need to know: 1.) The connection status like which of Wi-Fi, GPRS or Bluetooth is selected, and the radio quality of connection.
|
| CAB in MMC | 23 May 2005 12:53 GMT | 3 |
I would like to automatically install a cab file from an MMC once the handset is siwtched on. Do you have any idea on how I can do that? My second question is what is the file path of the memory card?
|
| regarding bitmap | 23 May 2005 10:42 GMT | 1 |
i wnat to add bitmap to background of virtual listview control. how i can do it. i use WM_PAINT of listview procedure,bitmap is added but over the items. items cannot be visible
|
| wsprintf | 23 May 2005 10:38 GMT | 1 |
i want to display certain lines of text using drawtext. but is wsprintf i used \n to go to next row. this \n is interpretaed as [] . wsprintf(szOut,L"Message Sender \n %ls",(LPWSTR)g_szSenderTitle);
|
| How can I implement the checked listview? | 23 May 2005 06:13 GMT | 1 |
Like this: [X] item1 [X] item2 .........
|
| Link error using time() | 23 May 2005 05:55 GMT | 1 |
I'm very new to Smartphone 2003 SDK and I'm trying to port some existing C code.. I get "error LNK2019: unresolved external symbol _time referenced" when trying to use time(). I'm including time.h. These are the lib files I'm
|
| Forcing homescreen to reload and Initialize | 22 May 2005 11:14 GMT | 3 |
My question in a nutshell: What is the easiest method to *fully* reload both the homescreen plugins and also the xml layout? Here are my details (long, sorry): In the development cycle of a homescreen plugin for Smartphone 2003, I find
|
| evc4.0 not support InitHTMLControl function??? | 22 May 2005 06:35 GMT | 1 |
platform is evc4.0 sp4, smartphone 2003 2nd sdk, winxp sp2 and i need to add a html control in my application. i write a sample.cpp, but the error was showed as follows error C2065: 'InitHtmlControl' : undeclared identifier
|
| Forcing Textbox Type | 21 May 2005 23:59 GMT | 1 |
I wish to force a textbox to take only integers as input. I've used an example posted previously on this newsgroup, but the user can still select non-integer input. The problem i'm having is that if the user decides to input a non-integer value, then I get an exception. It ...
|
| How can I get system file size from "\windows" ? | 21 May 2005 22:13 GMT | 4 |
I try to get a system file from "\windows".But following code is failed. Help me... Note:aa.exe existed HANDLE hFile;
|