| Thread | Last Post | Replies |
|
| How to read SMS? | 18 Jan 2008 16:02 GMT | 3 |
In my code I need to get notified about an incoming SMS and read it. I have figured out how to get notifies trough IMAPIAdviseSink::OnNotify and I can enumerate all SMS messages trough IMsgStore/IMAPIFolder/IMAPITable interfaces. What I can't figure out is how to use the ...
|
| Power Up and down camera programmatically | 17 Jan 2008 17:54 GMT | 2 |
I am trying to see the power consumption of camera for this i want to power up and power down the camera programmatically I have tried following but without any success HRESULT hr;
|
| Help! How to create an entry that goes directly into "Missed Call" or "Incoming Call" page? | 15 Jan 2008 13:17 GMT | 2 |
I tried to create some shortcuts on homescreen that goes directly into "Missed Call", "Incoming Call" and "Outgoing Call" page. My first thought was to launch a command line like clog.exe with some special parameter that would force it into the specified page. But parameters
|
| windows mobile error calling InternetOpen | 15 Jan 2008 08:42 GMT | 1 |
Iam working on smart phone, using c++ , i have included wininet.lib in my visual studio project and wininet.h in my code. wininet.dll.mui 's are present on my smart phone device.when i call InternetConnect api iam getting "error with
|
| Failing to load my developed jpeg decoder plugin in P&V on WM600 due to clash in trust flags. | 10 Jan 2008 09:47 GMT | 4 |
I have written a jpeg decoder plugin which i want to use via P&V on SmartPhone. But P&V is failing to load the plugin due to some trust flags. pimg.exe seems to be running as an untrusted application because when opening it shows pimg.exe trust = 1. Whereas my plugin is
|
| How to lanuch some WM6 applications ? | 10 Jan 2008 09:03 GMT | 2 |
Hi, I have to create some shortcuts on homescreen to lanuch "Windows Live Messenger", "Windows Live Search", and "Message Inbox", "Mail box" page. Does anyone knnow there is any API or
|
| newbie GPS question | 07 Jan 2008 22:49 GMT | 3 |
I have a motorola Q9m smartphone. I have turned on the GPS by going to Settings/More/More/Phone Settings/Network and choosing Location On for GPS. I am trying to run the Demo GPS program that comes with the Windows Mobile 6 Standard SDK.
|
| SHNOTIFICATIONDATA UNION | 06 Jan 2008 20:51 GMT | 1 |
I'm trying to translate SHNOTIFICATIONDATA structure from C++ to C#. I found in www some versions but all of them without the union structure specified by SOFTKEYMENU and SOFTKEYNOTIFY. Originally this structure is:
|
| How to make a Windows Media Player Plugin for Windows Mobile ? | 04 Jan 2008 21:15 GMT | 1 |
I have to make a Windows Media Player Plugin for Windows Mobile 5 or 6. I have installed "Windows Mobile SDK 5 and 6", "Windows SDK for Vista" (including SDK for media player 11), and I've read all documentation given with this tools.
|
| Smartphone Scrollbar does not recalculate size on orientation chan | 02 Jan 2008 15:55 GMT | 4 |
I have a defect that has recently came to the surface with the HTC Vox. I am using Windows Mobile 5 for the smartphone and have a Dialog with the WS_VSCROLL property set. When I enter the form in landscape or portrait mode, the scrollbar either hides or sizes for the particular ...
|
| Any method to get date in Month View of MS Native AP Calendar? | 02 Jan 2008 10:55 GMT | 1 |
In Month View of MS Native AP Calendar: Is there any API to get the time info of user-highlighted date in Month View of MS Native AP Calendar? Thanks a lot! > <!!!
|