| Thread | Last Post | Replies |
|
| Create a menu without resource | 09 Nov 2006 21:04 GMT | 1 |
How do I create a Menu in SHMenuBar without use rc files in WM5 ? I need create menu in run-time. Thanks
|
| Pocket PC "software imaging" | 09 Nov 2006 19:03 GMT | 2 |
In the desktop world this is very common but need to know what is the best way do this in the Pocket PC /Windows Mobile world? For an enterprise customer need to roll-out a mobile application. How on the earth do we make sure each pocket pc looks as it is loaded with the same
|
| Calendar All Day Recurrence problem | 09 Nov 2006 16:46 GMT | 1 |
I have problem with All Day recurring appointments. I am sending SyncML VCal to a client on the Pocket PC that is creating the calendar entreis. it works fine apart from one problem. I have asked support for this from the client software developer but wanted to
|
| Find Initial Volume of PocketPC | 09 Nov 2006 09:19 GMT | 1 |
I am developing a pocket PC application which includes sound. 1) I am using Public Declare Function waveOutSetVolume Lib "Coredll.dll" (ByVal ByValhwo As Integer,ByVal pdwVolume As Integer)As Integer
|
| HowTo: change CEdit font-size? | 09 Nov 2006 05:49 GMT | 2 |
I want to be able to change the font-size of a CEdit field that is defined with System-8 font (m_editTextViewer in code snippet below). In debug mode, the code is reached, but nothing is happening when the function below receives the parameter 60 or 80 or 100.
|
| how the bring an app to background | 08 Nov 2006 23:07 GMT | 5 |
I mean how to make self background running. The background: For some reason, my application should do lots of time-consuming things while exiting,
|
| reading ini file (GetPrivateProfileString) | 08 Nov 2006 20:14 GMT | 2 |
How do I read from an ini file on wince/pocketpc? I cannot find the API GetPrivateProfileString() in the SDK (evt3.0)
|
| How do I get/set timezone? | 08 Nov 2006 05:18 GMT | 16 |
I'm trying the following code to get the current timezone LPTIME_ZONE_INFORMATION lpTimeZoneInformation; long error = 0; long result = GetTimeZoneInformation(lpTimeZoneInformation);
|
| How to get cpu uasage and... | 08 Nov 2006 02:36 GMT | 2 |
How to get cpu usage ratio and each application cpu usage ratio on pocket pc? Please help me..
|
| connection pear to pear, how to? | 07 Nov 2006 22:54 GMT | 1 |
I need to connect, by internal modem of a pocketpc phone edition (WM5), a custom device equipped with a modem PSTN. The pocketpc call with internal GSM modem a custom device (dial a phone number) thats auto respond and sends ASCII data to the pocketpc.
|
| Database in PocketPC | 07 Nov 2006 22:22 GMT | 2 |
I would like to develope an app for my PocketPC where I would use a database. Most likely a PocketPC Access. I have PocketPC Word and Excel, no Access. So my question is how does one go about developing an application for the PocketPC that would make use of a database? I have seen ...
|
| KernelIOControl | 07 Nov 2006 14:49 GMT | 3 |
In my application, I am trying to retrieve the device ID for an HP iPAQ hx2410. I am using the .net Compact Framework and P/Invoke calls (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/ retrievedeviceid.asp). When I call KernelIOControl, it returns ...
|
| Can't Get Landscape Preference to "Stick" | 07 Nov 2006 13:04 GMT | 3 |
Hi..I'm testing out a Cingular 8125 (HTC Excalibur), and for the life of me I can't get my preference in settings for landscape mode (instead of portrait) to stick. It's great until I slide open the cover - when I slide it back (close the device) it reverts to portrait mode.
|
| Socket State during Standby | 07 Nov 2006 12:41 GMT | 5 |
If I have an application that has a socket connected to a socket on remote system and the PDA goes into Standby state what happens to the socket? Can I get an event prior to the PDA enterring Standby that would allow
|
| Create Virtual Port WM5 | 07 Nov 2006 11:43 GMT | 4 |
is there a way of creating a virtual com port on windows mobile 5 to share a GPS Connection? I am using GPSGate at the mo but today bought a WM5 version which has GPS manager in the connection list, must be able to do something cant I?
|