| Thread | Last Post | Replies |
|
| Programmatically Dial A Cell Phone Number | 26 Oct 2005 02:06 GMT | 2 |
Are there any sample .net applications using SmartPhone technology to programmatically dial a cell phone without any user interface? I need to call a cell phone number in a c# app to notify the recipient of an event that just happened. This should be a console app.
|
| uninstall fails after fresh install | 25 Oct 2005 20:31 GMT | 4 |
Having troubles with uninstall of a fresh install. If I turn my phone off and back on the uninstall works fine. Are there any known issues with uninstall failing if phone has not been shut off after the install?
|
| Why can't I search this newsgroup? | 25 Oct 2005 19:49 GMT | 1 |
Every time I try to use the search feature on the newsgroup I get: Sorry, we were unable to service your request. Please use the navigation menu on the left or choose from one of links below. For the latest headlines and to see what's new, visit the MSDN home page.
|
| How can I send Chinese SMS? | 25 Oct 2005 13:44 GMT | 1 |
The following is my source code. I can send English SMS correctly.But when I tried to send Chinese SMS,I got unrecognized SMS which displayed "??" in handset. Anybody knows why?
|
| who encountered that DATA ABORT problem? | 25 Oct 2005 10:43 GMT | 8 |
smartphone 2003, evc4 when app run long time, some exception raising. why?
|
| Copying a file fromMS Smartphone to desktop PC | 25 Oct 2005 09:41 GMT | 4 |
Hi, does anyone know how I can copy a file from a MS Smartphone to desktop PC using EVC++ and an active ActiveSync connection? Is their a default path?
|
| something about GDI/dc synchronization | 25 Oct 2005 04:23 GMT | 4 |
If there has two threads in my app. thread 1 draw text, and thread 2 fill rect. Take example above: DWORD Thread1(void * lp)
|
| Adding Language support on your own | 25 Oct 2005 04:02 GMT | 1 |
Hi there folks, What development tools can one use to add language support? I'm particularly interested for text input. My device can display Greek characters and it even has Greek Regional Settings but does not allow me to
|
| Trackbar/Slider: Get notifications and change background color? | 24 Oct 2005 17:23 GMT | 2 |
1. If the position of a trackbar/slider is moved by the user: what does exactly happen. It seems that there is send an WM_NOTIY. But how can I evaluate in the message queue what exactly happend? 2. Does anybody here know how to change the background color of a
|
| No way to create a Video Capture app.for a Windows 2003 Smartphone | 23 Oct 2005 07:40 GMT | 2 |
I would like to create a video capture application on a Windows Mobile 2003 based Smartphone. I currently have AudioVox SMT5600. After some research I found that there are a series of posibilities to do that but mainly on the Windows Mobile 2005 which supports DirectShow API.
|
| Tracking menu rectangles | 23 Oct 2005 07:29 GMT | 1 |
I would like to be able to track the rectangles on the display a popup menu occupies. I've looked at the WM_ENTERMENULOOP and WM_EXITMENULOOP but they provide no information on the popup menu's geometry. Is this information accessible?
|
| How to display picture on Smartphone 2003? | 23 Oct 2005 07:22 GMT | 1 |
I have problem in displaying picture on Smartphone. I cannot see the picture. The picture is never shown successfully. I copy my code here. It could be great if someone can tell me where it goes wrong or give same code samples that I can display picture on the Smartphone.
|
| mms composing/sending/receiving? | 21 Oct 2005 22:14 GMT | 1 |
How can i compose, send and receive multimedia messages in smart phone 2005 enviroment, using .net compact framework 2.0 (or native code)?
|
| Setup.dll question | 21 Oct 2005 20:07 GMT | 1 |
The Setup.dll sample in the devkit (Smartphone 2003) does not describe how to interact with the installation other than saying yes/no (more or less). Is it possible to control what files that will be installed? I store graphical resources in dll's, and like to select the proper ...
|
| How do I get the background and text colors from the MessageBox? | 21 Oct 2005 08:08 GMT | 6 |
I guess I should pass an argument to GetSysColor to get the background color, but I haven't found out what. Does anyone know?
|