| Thread | Last Post | Replies |
|
| usb adept question: loopback switch? | 29 Mar 2005 23:00 GMT | 1 |
Is there an USB adept out there who would know if this is technically and programmatically possible: A loopback connection via USB with an external Switch. USB+ and USB- are bridged via an external switch or button. Every 20ms or so, a packet is being
|
| Typecasting | 29 Mar 2005 22:05 GMT | 1 |
How to convert Dword into Lptstr in evc++
|
| Code to export contacts to VCFs | 29 Mar 2005 14:55 GMT | 1 |
I have some code I use on my PC to export contacts to individual VCF files (cos MS Smartphone can't seem to handle importing multiple contacts in one VCF) Does anyone know how I can access the Outlook object on the phone to perform
|
| MAPIrule does not work? | 29 Mar 2005 13:03 GMT | 3 |
As I could not solve my problem when downloading mapirule.dll to Smartphone 2003 via ActiveSync I built it for Pocket PC 2003 and I managed to download it though plattform does not match. I do not know why, but mapirule is not working properly. I have tried to
|
| Smartphone Programming | 29 Mar 2005 12:27 GMT | 1 |
Can anybody please suggest me some good books for SmartPhone programming in EVC++ .
|
| How to know what are the applications installed? | 29 Mar 2005 08:19 GMT | 3 |
The question is to know if it is possible from an application to get a list of all the applications that are installed on the phone (using an API, reading a file, looking at the registry...). Thank you very much for your help ;-).
|
| Browsing Ringtones | 29 Mar 2005 08:08 GMT | 1 |
Language EVC++ 3.0 i have to select sound option from gallery in smartphone so that selected name will appear in a control and then save it into a file. How could i do this.
|
| how to send short message in pc by ActiveSync or RAPI or other? | 29 Mar 2005 03:54 GMT | 1 |
how to send short message in pc by ActiveSync or RAPI or other? thank.
|
| device compatible with SPDPS.exe? | 29 Mar 2005 03:51 GMT | 1 |
How can I know if my Qtek 8010 is compatible with spdps.exe ? Thanks, Ramón.
|
| how to run Background process | 29 Mar 2005 03:39 GMT | 2 |
my problem is that i want to run certain process at background(window not visible) i have made one hot key. how this hot key interact with this background application at any
|
| How to make the spinner only make response to left and right key? | 29 Mar 2005 02:58 GMT | 2 |
I will create a listbox and a spinner(UPDOWN_CLASS),and make them to be related,using the following code, : m_hWnd = CreateWindow(TEXT("listbox"), TEXT("listbox"), WS_CHILD | WS_VISIBLE |WS_HSCROLL| WS_VSCROLL | WS_BORDER,
|
| bitmap file | 29 Mar 2005 01:37 GMT | 1 |
what is the best way to get picture from web server and shows it in the smartphone screen? is it able to use InternetReadFile to get the picture into a buffer and then open the buffer?
|
| Cell Info info! | 28 Mar 2005 21:30 GMT | 3 |
Has anyone managed to get RIL_GetCellTowerInfo to work ? I managed to get hold of ril.h & ril.lib, unlock phone, sign my app with dev cert so i can use RIL_Initialise but now after all that RIL_GetCellTowerInfo returns E_NOTIMPL, darn it!
|
| phone-to-phone bluetooth | 28 Mar 2005 21:14 GMT | 2 |
I am writing an application that needs to allow up to 4 phones to network using Bluetooth. I was wondering if it is sufficient to open one listener socket per phone, meaning can the three other phones communicate with the same via the same socket. Or must I have a listener ...
|
| Re: Message Options to Riki | 28 Mar 2005 13:22 GMT | 1 |
Hi Riki, Thanx for ur answer.
|