| Thread | Last Post | Replies |
|
| Smartphone WM5 emulator images? | 28 Mar 2006 22:44 GMT | 8 |
the Smartphone emulator images that are bundled with the VS2005 SDK are for Smartphone 2003 (i.e. WinCE 4.21). the problem is that Smartphones with WinCE 4.21 does not support programatically changing screen orientation to Landscape. I did the
|
| app switching event.. | 27 Mar 2006 21:37 GMT | 1 |
I have an app that uses directshow on WM5. After my app launches, I run a graph to display a viewfinder of the embedded camera. My app's functionality and stuff is fine; but I want to detect an event when my application gets swapped with another application. I tried to use ...
|
| Where's the 1.0 CF Device Controls in VS.NET 2005 | 27 Mar 2006 15:59 GMT | 5 |
I've created a SP2003 project in VS.NET 2005 but only got device controls for CF Framework 2.0 in my toolbox? Isn't it possible to build 2003 device apps using VS.NET 2005 which doesn't require the CF2.0 redistributable to be installed on target devices?
|
| Help. The keys of my emulator are not correct | 27 Mar 2006 13:29 GMT | 1 |
I used platform builder for windows mobile 5.0 to build a devic emulator, and chose the skin of windows mobile 5.0 smartphone emualto SDK. After running the device emulator, only the number keys and th Home key are correct, but the soft keys, * and # keys becomes differen
|
| Java VM? | 25 Mar 2006 02:17 GMT | 1 |
Is there have a Java VM which could install in WinCE 5.0 Emulator of VS2005/Platform Builder? And Could anyone recommend some Java solution for WinCE 5.0?
|
| How to link to Settings>Alarm and Clock or Settings>Sound | 25 Mar 2006 02:15 GMT | 1 |
I want to create a link to launch "Alarm and Clock" page and the "Sound" page without typing the number key. How can this be done? Can anyone help please?
|
| How to link to Start>Menu "Add Speed Dial"? | 25 Mar 2006 02:12 GMT | 1 |
After creating a 3D menu to replace the current Start Menu, I can't find the link to of "Add to Speed Dail" Originally, selecting one program in Start Menu, then can click right soft key to add as Speed Dail.
|
| How do you format a Storage Card on the device? | 24 Mar 2006 13:58 GMT | 9 |
Is it possible to format a storage card (minisd) on device side? Something like the Win32 API function SHFormatDrive() perhaps.. Managed or unmanaged, official or an unofficial way of accomplishing it doesn't initially matter.
|
| making phone call | 24 Mar 2006 12:53 GMT | 2 |
I am developing a tapi appliction. I want to make a call using linemakecall() api But, when i try to open the line using lineopen() with mediamode as LINEMEDIAMODE_INTERACTIVDVOICE and privilage as OWNER.
|
| MFC on SmartPhone | 24 Mar 2006 11:08 GMT | 2 |
Is there a way to deply MFC onto a WM5 SmartPhone?
|
| APIs needed | 23 Mar 2006 19:01 GMT | 1 |
I am targetting smartphone 2003. I m using eVC 4.0. And the help here really isnt very great. I m not able to find the api calls for the following purposes : 1. To get the operator name.The one who provides the sim card.
|
| Any issues using HKLM on Smartphones | 23 Mar 2006 18:12 GMT | 2 |
Is there an issue using HKLM registry key instead of HKCU for storing application specific values on Smartphones ? I have a PocketPC application which iam porting to Smartphones. The current code assumes HKLM as the registry root. Is there a strong reason
|
| VS2005 + WinCE5 - Not a Valid Windows CE application error? | 23 Mar 2006 09:14 GMT | 5 |
Up until last week I was using the beta of VS2005 beta 2 to do some test porting work on Window Mobile 5 platform without any problems. Then suddenly I'm getting the "Not a valid Window CE Application error" when I run any newly compiled exe's - (all of which work fine
|
| armcc - Windows Mobile 5 | 23 Mar 2006 09:04 GMT | 2 |
I have written a sample .c program (hello world), compiled using armcc/armlink to generate sample.exe. I have tested it using armsd and it works fine. Is it possible to run this executable on Treo 700w (running Windows Mobile 5)? When i try doing it, getting an error saying "the ...
|
| packet capturing - any idea??? | 23 Mar 2006 08:55 GMT | 2 |
Can any one tell me, how to capture inbound/outbound IP packets to/from a smartphone running on Windows Mobile. Is there any tool (like WinCap for desktop Windows systems) for this purpose. Please help me, experts.
|