| Thread | Last Post | Replies |
|
| Ce*UserNotification* blues | 31 Jul 2007 12:44 GMT | 2 |
I've been spending quite some time now trying to get the CeSetUserNotificationEx function to work as I expected it to. On my PocketPC application I use SHNotificationAdd to display notifications about pending events and new messages in my application.
|
| Short Message Services | 27 Jul 2007 15:21 GMT | 1 |
My Office has saddled me with the responsibility of developing an application that would be used to send and receive short message services to and from clients in our database. What I want to do is to connect a phone to a system and let the application
|
| Windows Mobile 5.0 | 27 Jul 2007 15:14 GMT | 1 |
I am trying an application in Windows Mobile 5.0 Smart phone using C#. The application (is in the form of an exe) is ready. But i want this application to run by itself when the mobile is switched on, without the user running the application's
|
| Handling menu action | 26 Jul 2007 20:24 GMT | 2 |
How can I assign the green button of Pocket PC & Smartphone to menu, so that menu could do tha same as ok (center) button I mean that I want my green button to do the same as center button in menu
|
| SMS Backup on the PC. | 23 Jul 2007 15:52 GMT | 2 |
I use a iMate Sp3 device and now I want to write an application to get the messages from the mobile and save it on desktop. Any help in this regards would be thankful. If any applications are existing for the same, please let me know.
|
| Change the Caller ID Screen. | 23 Jul 2007 13:02 GMT | 2 |
I am very much new to this... I wanted to create simple application on WM5 Smart phone. I have List of area codes and Location name e.g. 201 - NJ ; 212 - NY; 206 - WA ; 425 - WA
|
| Checking Keypad type at runtime? Qwerty or Numeric (C#, VS2005) | 20 Jul 2007 23:41 GMT | 1 |
Any apis or p/invoke methods I can use to find out if the smartphone has a qwerty keypad or numeric? Thanks!
|
| Updating framework in the device | 20 Jul 2007 05:41 GMT | 1 |
How do I update the framework inside the smartphone device? I tried to run a simple "hello world" application (form+button+messagebox) and I received an error saying that the .net framework in the device is older than it should be (dont remember the message now0
|
| VS2005sp1 won't hit breakpoint in code... | 19 Jul 2007 18:34 GMT | 2 |
I'm trying to debug a dll that has a static lib compiled into it. The dll is a DMO and I can set breakpoints in it and hit them (the client exe is something I wrote to load and execute dll). The DMO calls functions within a static lib that I would like to either step into or
|
| WM6: Roaming message box appear clicking send/receive mail button | 19 Jul 2007 16:58 GMT | 2 |
I have a problem that appears on the Windows Mobile 6 devices. It worked fine on WM5 devices. I have developed a custom transport message layer so I can intercept when the user click on Send/Receive button.
|
| Send DTMF tones | 19 Jul 2007 14:26 GMT | 9 |
I want to send DTMF tones while an voice call is going on. I am using TAPI for the same. LineGenerateDigits function should do this as per the documentation. But it gives LINEERR_OPERATIONFAILED when i execute it. Could anyone please help me.
|
| Disabling "Home" | 18 Jul 2007 16:41 GMT | 1 |
How do I disable the "press and hold" functionality of the "home" button ? Previously I had assumed that using gapi input disabled all such functionality but it appears I was wrong - we really need to disable this. Thanks.
|
| How do I identify programmatically which Bluetooth stack is associated with a device? | 18 Jul 2007 13:16 GMT | 1 |
For simplicity sake, let's assume that I have a single Bluetooth device installed in my PC. Can I use Win32 API (or Platform SDK) to identify whether it is associated with a Microsoft stack or third party stack?
|
| DMO for codec AVI file | 17 Jul 2007 14:46 GMT | 2 |
Should a custom codec wrapped by a DMO on the mobile 6 smartphone emulator be able to play an avi file in mobile player if the video is encoded with the same custom codec?
|
| Dynamic change of homescreen's softkey | 16 Jul 2007 14:32 GMT | 1 |
I would like to change the softkey of my homescreen plugin. On smartphone, this can be hardcoded in registry by setting HKCU/Software/ Microsoft/Home/Keys/112 or 113 for the left and right softkey. On i600 samsung smartphone (windows mobile 5.0), the "carousel" homescreen
|