| Thread | Last Post | Replies |
|
| Want to generate log for changes in Smartphone Data | 04 Jun 2005 19:54 GMT | 3 |
We are developing SyncML client, in which each time we will be sending SyncML request to the server. Now in that request we have to send modification occured in contacts, appointments and task. Can anyone tell me how can we keep log of changes occured in those data in Smartphone.
|
| Getting started with VS 2005 Beta | 04 Jun 2005 06:50 GMT | 1 |
I recently installed VS 2005 Beta 2 on a clean machine. When trying to run a base Smartphone 2003 project (simple form created new with project) I get the following error: Error 1 The specified task executable location
|
| CreateDialog is not working | 03 Jun 2005 22:03 GMT | 1 |
createdialog is not working. i want to hide dialog intially wothout any flickering. how i can do.. please help me.
|
| null value parameter in POST request (HttpSendRequest) | 03 Jun 2005 18:09 GMT | 1 |
when I realize a POST request in a Smartphone application with hRequest = HttpOpenRequest(hConnect, TEXT("POST"), TEXT("/showParameter/servlet/SampleServlet"), NULL, NULL, 0,INTERNET_FLAG_KEEP_CONNECTION | INTERNET_FLAG_SECURE |
|
| DirectShow Audio Capture Dropping Samples | 03 Jun 2005 16:30 GMT | 1 |
Hi, I've created an in-place transform filter that simply grabs audio samples and passes them to my audio codec for network transmission. All works great with one exception: When I do nothing with the data, it correctly captures at 22Khz. But
|
| IMEI problem | 03 Jun 2005 15:03 GMT | 3 |
I have developed code to programatically extract the IMEI number.This code uses TAPI and exTAPI functionality.But the LINEERR_OPERATIONUNAVAIL is reported when the lineGetGeneralInfo(..) function is called. The code is
|
| Homescreen plugin - Images and Text | 03 Jun 2005 14:25 GMT | 2 |
I am still writing my homescreen plugin and I would like to have on the same line an image and a text. The problem is that I can have either an image or a text but not both at the same time.
|
| Data Binding | 03 Jun 2005 01:33 GMT | 1 |
Sorry for another posting. How would I go about binding a DataTable to an ownerdrawn list, like the inbox example seen on the MSDN ? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/ grfcraftingsmartphoneuserinterfacesusingnetcompactframework.asp
|
| Cold-boot error | 02 Jun 2005 23:13 GMT | 4 |
I tried the following piece of code on my smartphone to perform a cold-boot. Although, i was able to initiate a reset of the device (completion of a total power cycle), I was able to get back all my user data that i had earlier. Thereafter, I tried to only shut down the
|
| Application conversion | 02 Jun 2005 17:57 GMT | 1 |
Hi How to run smartphone2002 Application on 2003 smartphone thnx n regards
|
| Scrolling a Page | 02 Jun 2005 16:10 GMT | 3 |
I'm having a problem scrolling a page with labels on it. Basically all my other pages scroll perfectly, I have textboxes on them and i check if they have focus. If they have, i then check to see if they are in view of the client window.
|
| VPN help? | 02 Jun 2005 16:08 GMT | 1 |
How to use VPN?? I have a web app, I want to access web server by VPN? how to do it ?
|
| I wonder | 02 Jun 2005 14:23 GMT | 2 |
so, it is directly depend form operator? I wonder. USA Sprintf offers PPC6600 (seems it is XDAIII) and there are descriptions: "special chipset inside to allow E911 emergency service...." so this device was produced specially for Sprint service only?
|
| HttpOpenRequest returns ERROR_INSUFFICIENT_BUFFER | 02 Jun 2005 10:30 GMT | 2 |
when I call the HttpOpenRequest function from a smartphone application I get ERROR_INSUFFICIENT_BUFFER hRequest = HttpOpenRequest(hConnect, TEXT("POST"), request, NULL, NULL, 0,INTERNET_FLAG_KEEP_CONNECTION | INTERNET_FLAG_SECURE, 1);
|
| E911 | 02 Jun 2005 09:25 GMT | 1 |
I'm looking for any information, SDK, documentation, codes... about E911 emergency service. a few Windows Mobile devices have some descriptions about features to use such a kind of service.
|