| Thread | Last Post | Replies |
|
| newLocation Event | 30 May 2008 19:49 GMT | 2 |
I am writing a location-aware native application to run on smartphone using WM 6 SDK. I have followed the guideline documents on MSDN to retrive parsed GPS data using the Gpsapi library. I created a HANDLE to be signaled whenever there are new location
|
| CPROG.EXE | 27 May 2008 14:23 GMT | 3 |
Does anyone know the optional parameters available for use with CPROG.EXE? I am trying to create a button that will immediately dial a phone number when pressed. Thanks
|
| RIL support in Windows Mobile | 21 May 2008 06:52 GMT | 2 |
I'd like to know if Windows Mobile 5.0 and/or 6.0 support RIL functions, in particular RIL_SendSimCmd function, and if an application needs special rights for use it (for example, application signing with a suitable digital certificate).
|
| How to get my PC side app noticed when ActiveSync is connected? | 19 May 2008 16:17 GMT | 2 |
I want to run my host side app once the activesync is connected, is it possible?
|
| Class not registered | 14 May 2008 16:48 GMT | 1 |
while creating instance i am getting error like Class not registered.This is the code i am using to create the instance hr = m_spMMTVBrandFx.CreateInstance("IMS.MMTVBrandFx.RNF"); Past two days i am trying for this.Please help to solve this error.
|
| GPS intermediate driver | 13 May 2008 09:11 GMT | 13 |
Needed help for getting my GPS on the HTC Cruise to run apart from the MapKing GPS program that it came with. I tried using GpsSample in Windows Mobile 6 SDK. I can get GpsSample to run with Fake Gps no problems, showing the lat/lon, no. of sat, time etc. When
|
| camera phone bar code reader - I need an SDK | 09 May 2008 23:09 GMT | 2 |
I have downloaded the i-nigma barcode reader for my camera smartphone. It enables me to read QCodes, and Datamatrix barcodes into their program. I would like to get the results of the barcode into my program. Does anyone have any knowledge of SDKs that might be available to ...
|
| memory problem on WM6 | 08 May 2008 15:52 GMT | 5 |
Hi, I develop system service in WM6. I have a problem with memory access. I have defined this structure: typedef struct {
|
| Cannot write a file!! | 07 May 2008 18:05 GMT | 1 |
Apologies for cross positing. I posted this in the PocketPC forum originally. I think I should have posted it here: Hi, I am trying to port my program TunePal:
|
| va_list, va_start, va_end | 05 May 2008 15:00 GMT | 4 |
Hi, I develop system service in WM6. I created function responsible for logging debug messages and errors. void debug_log(const wchar_t* text, ...) {
|
| WINCE : Display driver : VGA to QVGA and QVGA to VGA mode | 02 May 2008 00:37 GMT | 1 |
I came accross this tricky situation in my project that I want to change the resolution of display driver in run time, for some reasion I dont get the VGA display out put, if I make changes and restart the h/w it take effect.
|
| certificates | 01 May 2008 08:01 GMT | 2 |
Hi, could I ask you some questions about certificates? What is the difference between privileged and unprivileged certificate? I think that certificate is not privileged or unprivileged, only its placement in certain type of certification store makes it privileged or
|