| Thread | Last Post | Replies |
|
| OBEX Server Exension - how to continue a OBEX GET | 09 Aug 2007 13:32 GMT | 10 |
I have written an OBEX server extension DLL for Windows Mobile. It works fine for PUT and GET, with one (show stopping) exception: I haven't found out what to return as response for a GET when the data is not complete (continue response) - whatever I do, it returns the first ...
|
| How to read and write PIMPR_PICTURE property? | 09 Aug 2007 11:12 GMT | 1 |
Now I want to read and write picture stream from contact items ,but I failed with the following code,can you give me some advance please. // IPOutlookApp2 * polApp = NULL; // IContact * pContact = NULL;
|
| Cellular emulator | 09 Aug 2007 10:16 GMT | 1 |
Is it possible to get the incoming call on device from cellular emulator? Please reply me soon Thanks
|
| Mobile lock app issue | 09 Aug 2007 06:52 GMT | 9 |
I have an app that locks a phone but when i do a soft reset before that app loads i have enough time to go and uninstall the lock app.. -is there any way i can reduce the time my lock app takes to load? -is there a work around to prevent/delay the user from getting to
|
| eVC4: Does it have a Label? | 08 Aug 2007 21:43 GMT | 5 |
I want to put a label on my main form that I can use to write information on to my Users. In the Dialog resource editor, the closest I can find is a Static Text control followed by an Edit Box control.
|
| Customized messagebox in CF2 (Windows Mobile) | 08 Aug 2007 13:54 GMT | 2 |
Is it possible to create a custom messagebox, for example with a checkbox? I absolutely need to do this but i have no idea... Any suggestion will be very appreciated :-D
|
| Getting Locale ID | 08 Aug 2007 13:17 GMT | 1 |
I'm on PPC (ok, Windows Mobile Professional). Under HKLM\nls you can see these two keys: SystemLCID = 1033 DefaultLCID = 1041
|
| How does ActiveSync know, which Item on PocketPC belongs to which on PC? | 07 Aug 2007 15:29 GMT | 2 |
Does anybody know, which ID ActiveSync is using to find the Calendar and Taskitems. (OID is not the right one) On the PC we know, that PR_SEARCH_KEY is a uniq ID to do such things, but how to do that on the PPC ?
|
| Javascript with Mobile Explorer and DTM_ADDTEXT | 07 Aug 2007 14:54 GMT | 2 |
I am attempting to load dynamic web pages into the HTMLView control using DTM_ADDTEXT. This part works fine. However, any javascript in the page does not get executed (or body onload= doesn't work). I need to have javascript fire when the page loads but I can't figure out how ...
|
| GetSystemPowerState | 07 Aug 2007 14:40 GMT | 4 |
I am currently using VB in VS.NET to write an application on a Windows Mobile 5 device. I am trying to get the current power state so I can work out whether the device is in sleep mode or not so that I can then change it to IDLE or indeed wake the device up.
|
| Single cab with two versions of the same file | 06 Aug 2007 20:09 GMT | 2 |
I've run into an issue that means I have to have a separate build of one of my application files for WM6. Is it possible, using cabwiz, to create a CAB file that contains both versions of the file and will install the correct one?
|
| How to read a RAW IR signal? | 06 Aug 2007 19:29 GMT | 4 |
When I had a Palm unit, I had a program that would show the level of IR received. All I want to do is to code a small app, eVC++ or C# Sharp Develop etc, that will tell me if the Tv/Dvd/Stereo remote control is working or does it
|
| WiFi Sql Server Connection from Mobile PDA | 06 Aug 2007 15:22 GMT | 1 |
I have developed a PDA application that makes connection with Sql Server and pulls data from server. Then PDA user does his job and send banck the data to server. I have used IP address of sql server to make connection.
|
| Desktop lookup of sync folder path? | 06 Aug 2007 11:24 GMT | 1 |
Anyone have a snippet of .Net code to lookup the "briefcase" folder path from the desktop so I can place files there from a desktop application intended for sync to the PPC? Thanks,
|
| Startup Application | 03 Aug 2007 20:37 GMT | 3 |
I'm developing a survey system for PDA's running PocketPC 2003. I want to set my application to be the only one the users can use. I know it is posible to do this in Windows by editing a file. How can I do it in PocketPC 2003?
|