| Thread | Last Post | Replies |
|
| PXA270 support in VS2005sp1/armasm | 29 Jun 2007 18:15 GMT | 1 |
According to the docs at http://msdn2.microsoft.com/en-us/library/aa448565.aspx is seems that armasm will assemble PXA270 code. However, if I try the -cpu PXA270 option, I get the following error... 1>error A0240: cpu argument (PXA270) not supported
|
| Any inputs from Microsoft? | 28 Jun 2007 18:30 GMT | 1 |
What are the components needed to develop an MMS client application on Windows Mobile 5.0 using MAPI. I have been following the documents and interfaces mentioned in the following site:
|
| Emulating keypresses on Samsung Blackjack | 28 Jun 2007 15:43 GMT | 2 |
I'm trying to emulate pressing the buttons on the blackjack using keybd_event calls. I can do all the buttons except the function (fn) and mail keys. I can see the keybd_event calls generating the appropriate KEY_UP and KEY_DOWN messages, but the device doesn't respond like it ...
|
| Problem with input mode! | 28 Jun 2007 10:04 GMT | 2 |
Hi all. I writing a big project, and I have this problem: in some situations I can enter in edit boxes of my applications only numbers! i can't switch to another input mode, and input mode indicator (numbers, letters, T9) is not appear. I can't post any code, because
|
| Security certificate | 27 Jun 2007 13:47 GMT | 4 |
does anyone have a rough idea what this will cost me ? I want to get rid of the security dialog everytime my application is started. Or is there anothor way to get rid of that dialog ?
|
| Wrong DLL-Type when adding a COM-reference | 26 Jun 2007 22:56 GMT | 1 |
I am working on a smartphone 2003 application which will have to start the media-player to do some noisy notifications. Afaik I have to create a refernce to the "wmp.dll". My problem is that i am not sure which version i have to use. or where to get it.
|
| Unlocking the T-Mobile Wing? | 26 Jun 2007 17:46 GMT | 4 |
Anyone know how to unlock the T-Mobile Wing? An application I'm working on doesn't work right on the Wing. I've borrowed one to work on but the security on it won't let the debugger run.
|
| installing WM6 SDK steals my comports ?? | 26 Jun 2007 17:38 GMT | 2 |
After i installed the WM6 Refresh standard and prof i discovered my comports changed before installation i had 2 native serial comports COM3 and COM4 after the install COM3 mapped to device/VCOM3
|
| Notifications on smartphone | 26 Jun 2007 15:14 GMT | 1 |
Hi, We have a C++ app for Smartphone 03 and WM5. We would like to pop up a notification like the bubble one on PPC devices which dismisses iteslf. What is the equivalent on Smartphone to the bubble on PPC. Thanks
|
| how to handle VK_TBACK in vs2005 mfc? | 26 Jun 2007 06:26 GMT | 1 |
i use the vs2005 mfc to develop a app for smartphone 2003 i donn't know where to handle VK_TBACK, in evc4 i know we can handle WM_HOTKEY Thanks in advance
|
| is it there a file explorer on smartphones ? | 26 Jun 2007 02:51 GMT | 11 |
I just deployed my first app to the emulator, but when tring to execute it again, I coul;d not find it. How do I navigate, and find out the place where the program is placed after being deployed? Thanks,
|
| Cell Phone | 21 Jun 2007 20:48 GMT | 3 |
I want to create an application that communicates with a cell phone (not smartphone) to synchronize data (contacts, appointments and tasks). could this be done by extending Activesync. In general how could I communicate with my cell phone using C#.
|
| Whats the best way to do htpps from a Win32 app | 20 Jun 2007 18:35 GMT | 3 |
I'm building what's going to be essentially a backround service for other portions of our code. It needs to run independently, but doesn't need a user interface. We want to write it in C++. We need to communicate to web sites via both http and https and I really don't want to ...
|
| Decimal Point | 20 Jun 2007 17:33 GMT | 3 |
I am new to C# and smartphone development. I currently developing an WM5 smartphone app. I have set the inputmode for all textboxes as numeric, but I want to automatic to replace the colon for a period. Anyone can help?
|
| oma dm wbxml content type | 19 Jun 2007 02:37 GMT | 1 |
does anyone know if the omadm client found on WM terminals is able to use wbxml as content type? I have tried to use the <parm name="DEFAULTENCODING" value="application/vnd.syncml.dm+wbxml"/>
|