| Thread | Last Post | Replies |
|
| Hi EveryBody | 12 Sep 2008 12:50 GMT | 2 |
Atually i m trying to implement SIP for Pocket PC 6.0. here i have taken code example from SDK (dvoraksip) and i m trying to change the size of default SIP when i am in Landscape, actually this example has given SIP at Middle-Lower
|
| Windows Messaging and Receiving | 11 Sep 2008 22:34 GMT | 2 |
Hi.. I 'm using coredll to send a message to a separate app on my windows mobile 5 device. I think I'm sending the message ok (I'll post my sendmessage code at the bottom of this message). I can't figure out how in app2 to receive the sent message. My goal is to send custom
|
| Pocket PC Suggestions? | 11 Sep 2008 21:32 GMT | 1 |
I'd like a Pocket PC for myself, because I develop software for them all day long. It'd be nice to have one of my own. We use the Symbol Pocket PCs at work, but I don't really need anything that rugged for my use.
|
| [CeSetUserNotificationEx] How to transfer the text the next line. | 11 Sep 2008 04:09 GMT | 2 |
How in CE_USER_NOTIFICATION.pwszDialogText to transfer the text the next line? "Text\nText" does not work. Outlook Appointments show with carryings over and allocation.
|
| Debug PPC 2003 w/ VS2005 | 10 Sep 2008 20:55 GMT | 5 |
This happens sometimes, and I don't know why. Yesterday, I was debugging my PPC application, and everything was OK. I switched to a PC application, worked on that a while, and came back to the PPC app.
|
| Stockpor sample program on Vista not working | 10 Sep 2008 20:06 GMT | 1 |
Has anyone tried this sample program on a Vista machine and an emulator? This sample program works fine when sync-ing with an emulator on an XP machine, but it stopped working on a Vista machine. All that WMDC said was there was an error in my service provider, but no other ...
|
| Does Emulator have international versions? | 10 Sep 2008 20:06 GMT | 2 |
It seems that all the emulators are English version, is there any other language versions? This is very important for developing multi-language applications. I'm sure Microsft has them, it's just that I don't know where to find them. Can anyone help? Much appreciated!
|
| responding to worker threads (C#) | 10 Sep 2008 19:53 GMT | 4 |
Using Visual Studio 2005 Professional: I have two thread routines in one project at this time. One came from me dropping a BackgroundWorker component on my form and setting the properties for it. Whenever this worker completes, I return the
|
| GetSystemTime() return an extra hour? | 09 Sep 2008 22:04 GMT | 1 |
I run a test program calling GetSystemTime() on Windows Mobile 6.1 emulator, it always return a time that is one hour bigger than GMT. The GetLocalTime() returns correct local time which matches PST daylight
|
| Deploying to Pocket PC 2003 | 09 Sep 2008 20:40 GMT | 1 |
Using Visual Studio 2005 Professional: I have one application "Project A" that fails to deploy to my device. I can select Debug, but it fails, saying "unable to connect to device." I have another application "Project B" that will connect to the same device.
|
| Stockpor sample program doesn't work on WMDC 6.1 | 09 Sep 2008 20:09 GMT | 2 |
Has anyone tried to run the Stockpor sample program on Windows Vista and WMDC? Stockpor works fine on an XP machine, but can't work on Vista with WMDC 6.1 and WM 6.0 Emulator or real device. I found some information from MSDN (http://msdn.microsoft.com/en-gb/library/aa369140(VS ...
|
| Can't create a new WM 6 project on VS2008 | 09 Sep 2008 07:47 GMT | 2 |
Sorry to bother you, probably this is a silly question, but I couldn't find the right answer on google... I have VS 2008 with SP1 and I have installed Windows Mobile Professional SDK 6.0 Refresh, but I can't still see the Windows Mobile
|
| Pocket PC - Pointer Crash | 05 Sep 2008 17:15 GMT | 3 |
int FOO ( int attr, int objn, int occur ) { int dbresult; // Database Result PBYTE pWorkdata; // Pointer to our field
|
| bug in CAB installer (WCELOAD.EXE) on Windows Mobile 6.2 | 04 Sep 2008 21:17 GMT | 2 |
well, this bug has been there forever, so i'm quite surprised to see that it is still not fixed on WM 6.2. here it goes: The CAB installer (WCELOAD.EXE) does not install CAB files if the dialog
|
| UDP connection over GPRS/3G fails when Wifi is ON | 04 Sep 2008 21:13 GMT | 8 |
I appreciate very much if anyone can help me or provide some comments. I have a HTC TyTN. With this product, I can send UDP packets to a UDP server over the GPRS/3G network ( I downloaded a free trial IPer 6.0 product to generate UPD traffic. You can find the product at
|