| Thread | Last Post | Replies |
|
| CeGetDeviceId and Windows Mobile Device Center | 15 Feb 2007 02:26 GMT | 4 |
Are there any known issues with using CeGetDeviceId with Windows Mobile Device Center? We use this function to determine if a device is connected and it appears to be failing with Windows Mobile Device Center.
|
| Enable/Disable peripherals | 14 Feb 2007 13:10 GMT | 3 |
I'd like to know how to disable/enable the following via code 1: Bluetooth 2: Wireless networking 3: Anything else that might use battery power that you guys can recommend.
|
| RAPI2 with WM 5.1, see the thread from 1/31/2005 | 14 Feb 2007 08:36 GMT | 5 |
Hello NG, I have now a Pocket PC ("DMA Vario Handy ans Pocket PC") and I have changed the registry ( HKLM\\Security\Policies\Policies\00001001 from 2 to 1, as from Claus Henning recommended). I can now open all databases and I read all
|
| Cannot connect with current connection settings | 13 Feb 2007 22:13 GMT | 6 |
I have a mobile web application that I want to display on an emulator. I have completed a few mobile web .aspx pages. I can view them fine on a web browser. eg http://localhost:1051/Ticketing/Default.aspx
|
| emulator n my pc localhost | 13 Feb 2007 22:12 GMT | 8 |
How do I use the emulator to connect to a web application running on the localhost on my pc ? Thanks, Andrew
|
| SetPowerManagement device names? | 13 Feb 2007 21:20 GMT | 3 |
How does one figure out what device names are legal in SetPowerRequirement, and where do you find them? I saw one post saying that I should look in the registry at HKLM_LOCAL_M \ Drivers \ Builtin, then the "prefix and index will
|
| Major problems in OpenNETCF.Win32.Notify 1.4 | 13 Feb 2007 21:15 GMT | 5 |
Hi, all (I hope Chris Tacke is reading ;^) The classes in OpenNETCF.Win32.Notify in SDF 1.4 have major problems in string handling. It appears that the author of the code misunderstood how the data block returned by CeGetUserNotification works: the pointers to
|
| How to debug OpenNETCF SDF 1.4 with VS 2003? | 13 Feb 2007 14:20 GMT | 4 |
Hi, all I'd like to debug into the OpenNETCF SDF 1.4 using Visual Studio 2003. The distro comes with the source in a .zip file. I have unzipped the file and added the location of the specific source file
|
| WM5 Hard reset programmatically. | 13 Feb 2007 14:18 GMT | 1 |
Hi. expert ther. well... as i know WM2003 can be hard reset by using DeviceIOControl and SetCleanRebootFlag. And now we are trying to do the same on WM5. ITS NOT WORK.... So, is that any alternate solutions to solve this issues?? cause we need it URGENTLY.. we have tried to ...
|
| read and write pocket note? (vb 2005 + windows mobile 2003) | 13 Feb 2007 08:40 GMT | 1 |
I am interested write a program for read and write Note on pocketpc. I have Visual Basic 2005 and Pocket PC windows mobile 2003 I have no problem for use POOM, but POOM not inteface Note (only calendar, contact, appointement and task)
|
| Hard reset/ storage format WM5 | 13 Feb 2007 06:19 GMT | 1 |
I try to use below coding to hard reset WM5 but it doesn't work. This coding functions as soft reset in WM5. Kindly pls help. [DllImport("Coredll.dll")] private static extern int KernelIoControl(int dwIoControlCode,
|
| Push Data WM5 .NET App | 13 Feb 2007 04:11 GMT | 1 |
We have a Flash .EXE file that sits on a Windows Mobile 5 PC that uses classic ASP to communicate data between the device situated in a vehicle and our servers in the north of England. At present the Flash program triggers an ASP page to look for any new data
|
| Determination of free memory at runtime | 12 Feb 2007 13:05 GMT | 1 |
I am developing an application using Windows Mobile 5.0 Pocket PC SDK. How can I determine free memory programatically(c#) during runtime? Any pointer would be very helpful. Environment- Visual Studio 2005,Windows Mobile 5.0 Pocket PC SDK, .NET CF 2.0
|
| Provisioning Tasks with XML File | 12 Feb 2007 09:48 GMT | 2 |
I'm pretty sure that this subject has already been discussed but I'm wondering if somebody has succeeded in configuring the sync of Tasks through a XML File. Thank you for your help.
|
| Error: Appointment duration | 11 Feb 2007 14:06 GMT | 1 |
On all mobile device calendars, I get an "Error: Appointment duration cannot exceed recurrence pattern" message every time I try to setup a recurring appointment for a specified length of dates. This error does not occur if I do not specify an end-date for the recurrence. Any ...
|