| Thread | Last Post | Replies |
|
| dialog with dynamic height | 15 Apr 2005 04:18 GMT | 3 |
I use eVC4 and WTLEx to develop for smartphone platform. I need add dynamic number of Editbox on a dialog,maybe 2,or 20,even 200. So I want to set the dialog height dynamicly. How do I do?
|
| Message Structure | 15 Apr 2005 04:13 GMT | 2 |
How smartphone manage the storage of incomming messages. Where the incomming messages r stored in smartphone file structure internally. Is it there ne database handling or the simple file system. tell me the folder name where the incomming massages r stored
|
| failed to install message on 2003 smartphone | 15 Apr 2005 00:58 GMT | 3 |
There is a alert message pops up at the beginnning of the .CAB file installtion saying ".CAB failed to install on your device". But the installtion is happening. And when i tried to uninstall it from remove programs, it
|
| Defaulting input mode in Pocket IE HTML forms | 14 Apr 2005 18:56 GMT | 1 |
Here's one that's stumped me. It's certainly possible to default the input mode (ie. abc,123,t9) in SmartPhone applications using the EM_SETINPUTMODE message. However, I'm trying to figure out how to default the text input mode in form fields in a HTML document served to Pocket ...
|
| Focus | 14 Apr 2005 07:21 GMT | 1 |
Please tell me how to lose focus from a control to switch focus to another on a dialog control... Thanxxxx
|
| where i can find existing databases | 14 Apr 2005 06:38 GMT | 1 |
i want to find existing databases i look through file viewer but i did not find. Please help me
|
| Set value | 14 Apr 2005 06:00 GMT | 1 |
I want to set the parameters of SYSTEMTIME I wrote code SYSTEMTIME st; st.wHour = 10;
|
| Error Code 10065 - WSAEHOSTUNREACH GPRS | 14 Apr 2005 04:19 GMT | 1 |
I created a simple .net application that trys to connect to a server. The application works fine when connected to ActiveSync. However, when I try to use the GPRS connection, I get the following error: A Socket operation was attempted to an unreachable host. (error
|
| how to store application data | 13 Apr 2005 22:08 GMT | 1 |
i want to store rows of data(ID+ path) on some file. but it becomes very difficult for me to process this text file etc. can i use xml but i dont know xml.
|
| hwo to store data in XML file | 13 Apr 2005 22:03 GMT | 1 |
i want to store records having 2 fields. can u tell me how i can create xml file,process it, retrieving data , search etc.
|
| Spv 500 | 13 Apr 2005 10:26 GMT | 1 |
i am trying to take the face/cover off the phone. does any one know how to do is safely, whithout any demage? thank you --
|
| Photo gallery | 13 Apr 2005 08:49 GMT | 2 |
is there any gallery available in smartphone where pictures have to be stored. adding to this where contacts are stored.can i get database of all contacts in phone.
|
| LostFocus | 13 Apr 2005 08:13 GMT | 5 |
Plz tell me if there is any function which takes away the focus from a control. Thanx & regards....
|
| getting out gprs / cdma information on smartphone using NDIS | 13 Apr 2005 06:36 GMT | 1 |
I’m working on getting out gprs / cdma information on smartphone with Windows Mobile 2003, such as Current RxData Rate and RxPower. I am using the NDIS interface, that is, call CreateFile to open the device HANDLE and then DeviceIoControl. But I don’t know the device name for ...
|
| FullScreen App Using WTL. | 13 Apr 2005 05:18 GMT | 2 |
I am creating an SDI application using WTL App wizard. Now I want to Implement the Full Screen App. I have tried to create the view with the parameter LRESULT OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL&
|