| Thread | Last Post | Replies |
|
| Camera Interface with Device Emulator | 27 May 2005 08:28 GMT | 1 |
I have just started working on Windows Mobile 5 for smartphone development. Currently I am using the Device Emulator and not the actual physical device. I wanted to test the camera interface code so I connected a USB camera to my PC. My query is: I tried to build and run the ...
|
| Browsing Emulator files | 27 May 2005 08:22 GMT | 7 |
Is there anyway to look at the Emulator's files in the 2003 SmartPhone SDK? I know with WM 5.0 or with Beta 2 VS.NET Emulators I can connect with ActiveSync and look at the files of the Emulator, but I can't figure out a way to do the same sort of thing with the current SDK?
|
| How to make call to emulator from emulator | 27 May 2005 08:21 GMT | 1 |
i want to know some number,so that there is facility of incoming to emulator. please help me
|
| Errors by using SHLoadImageFile | 27 May 2005 04:36 GMT | 3 |
I wrote a demo: Playing some frames(per frame is a separate gif-format file) by Creating a thread,and using SHLoadImageFile to load the gif images ,then Bitblt it to hdc.But the demo will be shut down after playing almost 70 frames.
|
| IsDialogMessage & Control Focus | 27 May 2005 00:20 GMT | 1 |
I'm having a problem with dialog-like navigation in a normal window. I created a parent window using the CreateWindo() function (and not using DialogBox function or other similar function). Then added several child controls to it, again using CreateWindow() - 2 check boxes, 1
|
| Problems with Emulator | 27 May 2005 00:19 GMT | 1 |
.I'm trying to get into programming for smartphones (more specifically the mpx200). I have downloaded the SmartPhone 2003 SDK. I can see the Smartphone option when creating a new smart device application. My problem comes when I start the application (F5) which should start ...
|
| How to disable keypad | 27 May 2005 00:15 GMT | 1 |
how to disable keyboard when my application triggers an event. My application is in background. no window is at foreground. Please help me
|
| to know when Dialer app is active window | 27 May 2005 00:06 GMT | 1 |
I'm working with Smartphone(wince). I would like to know the status of Dialer app. Specially when the dialer app is the active window. Any help would be highly appreciated
|
| Control | 26 May 2005 23:50 GMT | 1 |
HI Riki I made an application for TAPI. Here in DIaling case i m showing DialogBox. BUt after showing dialogbox control doesn't go at ne other notification. i want to get the notification when line get connected. Is
|
| REWARD!!! - Can't send SMS from an AudioVox 5600 on Cingular network | 26 May 2005 19:58 GMT | 6 |
I am stumped! My app is trying to send an SMS using the below functions: SmsOpen SmsSendMessage
|
| Choice of Tools | 26 May 2005 14:10 GMT | 5 |
I'm new to the Windows mobile development and I'm overwhelmed with all the choices of tools. I have so far used eMbedded Visual C++ 4.0 and PocketPC 2003 SDK and SmartPhone 2003 SDK as my development environment. Which one is the
|
| Emulator for Windows CE - Deploy - One or more files from Emulato | 26 May 2005 14:01 GMT | 1 |
Getting an error message One or more files from the Emulator for Windows CE installation is missing. Please reinstalled for Windows CE and try again. When I try to deploy Running XP Pro SP2 Wisual Studion 2003 latest Sps fro framework and have
|
| Developing applications on Motorola MPX200 | 26 May 2005 12:32 GMT | 3 |
I want to develop applications on a Motorola MPX200 device. Motorola doesn't support Windows Mobile 2003 for this model of phone and I saw that Smartphone 2002 does not support developing applications on smartphone devices. Can anyone tell me what can I do?
|
| SHGetSpecialFolderPath and \Windows vs. \Storage\Windows | 26 May 2005 00:15 GMT | 5 |
I'm looking to run an executable from \Windows, and I thought SHGetSpecialFolderPath() was the correct way to obtain that directory location. What I'm finding is that specifying CSIDL_WINDOWS gives me "\Storage\Windows" rather than "\Windows" (on the 2003SE emulator), but all
|
| How to add my input mode? | 25 May 2005 21:21 GMT | 3 |
I want to add my input mode which is speech activated. When the cursor is in a edit box I can select my input mode (like T9) and my DLL is loaded when my input mode is selected. Is it possible? It could be great if you can give me a clue.
|