| Thread | Last Post | Replies |
|
| Post in This Folder on WM6 | 30 Sep 2008 18:50 GMT | 7 |
I need to create an equivalent functionality as is "Post in This Folder" in MS Outlook. In more simply way I need to have a possibility to programatically create/modify/delete items in my Inbox on my WM6 device. Until now I have only found how to programtically send a new email ...
|
| Treo 800w PhoneNumber in .NET C# CF NOT OwnerPhoneNumber | 30 Sep 2008 14:31 GMT | 1 |
All, Looking for a little help with getting the actual phone number of the Treo 800w. I hope this is the right group. I've tried the .NET SystemState.OwnerPhoneNumber property, but that is
|
| Sent SMS Messages | 26 Sep 2008 13:52 GMT | 2 |
in a mobile application (WM5.0, CF 2.0) I need to monitor if a sms message was sent. I know the MessageInterceptor can throw an event for receiving an sms, but is there any way to get notified when the user sends a sms message using another application?
|
| [HOW TO] catch minimize form event - compact framework | 24 Sep 2008 21:12 GMT | 2 |
i have a small PPC application, that i want to minimize not close, and when i do click the 'X' on the corner i want to know i minimized the form, so i can do a few additional tasks.... is there a posible way? I checked some posts on here but nothing conclusive..
|
| Can not send international SMS message from the phone | 24 Sep 2008 12:05 GMT | 4 |
We have program which need to send international SMS. Most of users can do this, but some of them getting back message saying: “1555[our phone number] Error invalid number. Please resend using a valid 10 digit mobile number or valid short code.”
|
| incoming/outgoing call recording | 23 Sep 2008 14:51 GMT | 1 |
there is a possibility to record voice calls (incoming & outgoing) on CE; Could someone point me how to do that and what API must be used ? I tried to use TAPI before, lineGetID() with devices "wave/in" / "wave/
|
| ImmEscape will set the input mode but WM_KEYDOWN or WM_KEYUP doesn't work | 17 Sep 2008 13:55 GMT | 1 |
I have used below code to set the input mode, to recive the character value instead of numbers in smartphone. but the problem is, in WM_KEYUP the wParam value will always be VK_PROCESSKEY.
|
| Problem in playing back video files with DirectShow on Windows Mobile 6.0 | 17 Sep 2008 13:42 GMT | 1 |
I try to play a video file in Windows Mobile 6.0 using the .NET CF DirectShow filters. However, I can't display the video properly on the device screen using following file formats and codecs :
|
| How to play video file. | 17 Sep 2008 13:38 GMT | 1 |
I want to play video file using direct show A P I in windows mobile 6.0 and also want to play file with buffer.
|
| What video file format and codec are supported for Windows Mobile DirectShow | 17 Sep 2008 13:34 GMT | 1 |
I try to play a video file in Windows Mobile 6.0 using the .NET CF DirectShow filters. However, I can't display the video properly on the device screen. Has someone succeeded to playback video files by directShow source in
|
| free file compression library for .net cf 3.5 | 17 Sep 2008 11:53 GMT | 1 |
can someone tell me which is the best free file compression library available for .net cf 3.5? With Regards, Murthy
|
| How to capture all click events on a form | 17 Sep 2008 01:17 GMT | 1 |
Is there any way that i can capture all click events on the form. When i implemented the click event for a form, the event is not gettig triggered when i click on any control inside the form. Is there any way i can capture all click event on the form, without
|
| Display dialog like incoming call | 17 Sep 2008 01:12 GMT | 1 |
Hi, We're developing an app for Wm standard, does anyone know how to display a dialog like the one used for incoming calls. Thanks
|
| is there a way to close a menu programatically ? | 16 Sep 2008 05:02 GMT | 3 |
is there a way to cause a menu to close, programatically? i try sending a WM_CANCELMODE to the window, but that does not cause its menu to close (if the menu attached to its menubar was left open by the user).
|
| Problem about fail to open wifi device | 11 Sep 2008 04:37 GMT | 4 |
I'm working on wifi for Windows Mobile. Each time I open the wifi device, I get an error code of 87. What does the error code mean? Any hint would be appreciated and thansk in advance.
|