| Thread | Last Post | Replies |
|
| Programmatically set NumLock | 31 Mar 2007 03:12 GMT | 6 |
Is there a way to programmatically set the NumLock for a given textbox? I am using the below code to ensure only numbers get entered, but would like the NumLock to be set so the user does not have to press the key. I am using VB2005, developing for Windows Mobile 5.0.
|
| Appending Menus | 30 Mar 2007 20:19 GMT | 2 |
I have a smartphone application written for Windows Mobile 5.0. It makes calls, and once a call is connected I want to append to the current call menu. The device is a Motorola Q and once a call is connected the phone displayes a Menu with options like Mute, Speakerphone On, ...
|
| wi-fi ad hoc connection problem | 29 Mar 2007 10:22 GMT | 1 |
I've tried to make a Wi-fi ad hoc connection between PPC and PC. The connection seems to be good but if can't ping pc from ppc. For the connection I've set for PC address 192.168.0.1 and for ppc address 192.168.0.2 but when ppc is connected seems that the ip is
|
| Touch screen support on windows mobile smartphone 5.0 | 29 Mar 2007 07:06 GMT | 3 |
Its known to all that a major difference between a smartphone and PPC is presence of touch screen. Is it possible to support touch screen on a phone runing windows smartphone 5.0?
|
| SmsgetphoneNumber function not working | 29 Mar 2007 01:59 GMT | 1 |
Hi, I tried to call SmsGetPhoneNumber( ) to get my smartphone phone number off of the prepaid SIM card but it keeps returning E_FAIL (0x80004005) error. I am using a DOPOD D600 phone and the carrier is a local provider called Airtel based in India.
|
| How to show envelope on title bar Smartphone2002 + | 28 Mar 2007 08:27 GMT | 2 |
I'm developing small chat application on WM based smartphones. I'm wondering if I can show envelope icon on title bar like when SMS message arrive, or any other icon? Is there any posibility to do it?
|
| ms_virtual_list_view_ce_1.0 | 28 Mar 2007 02:08 GMT | 2 |
ms_virtual_list_view_ce_1.0 is a undocument control. but i must deal with this control. Any help in solving this mystery is greatly appreciated. Thanks
|
| Dash OEM String | 26 Mar 2007 15:21 GMT | 1 |
Does anyone know the OEM string returned by SystemParamInfo() on the T-Mobile Dash!?!?! (did all these devices already disappear or didnt they actually sell that well, I can get Blackjack and
|
| Emulator and DST | 25 Mar 2007 20:23 GMT | 2 |
I'm having difficulty getting the DST fix to work on an emulator. Using WM5 emulators I downloaded the CAB and when it finished installing it immediately rebooted the emulator, but because the emulator state wasn't saved it reverted to the last saved state. Are there updated ...
|
| Blackjack Keyboard with list control problem | 22 Mar 2007 22:27 GMT | 1 |
Im handling notifications from my list control for KeyDown(also tried sub-classing and handling WM_CHAR) but on the Blackjack when you push the buttons with numbers and letters(or the ones next to them, that I realize are also mapped
|
| Why are my TreeView node buttons drawn so small? | 22 Mar 2007 17:41 GMT | 1 |
I've got a TreeView control on a dialog window and after adding a few items to the control, the +/- node buttons are drawn with a reasonable size. However, when I include a item image (icon) to the items, the node buttons are then drawn very, very tiny in size. Here is my coding
|
| Context Extension Failed | 22 Mar 2007 07:35 GMT | 2 |
I'm trying to extend the contacts application on smartphone. when i am debugging in visual studio 2005 using smartphone simulater, the com dll can not work successfully. the following is my main steps 1. create a com dll, modify the properties :Project Properties ->
|
| Using WaveOut (Volume Control) | 21 Mar 2007 19:05 GMT | 1 |
I need help with adjusting the volume control of the ear piece and mic. I am trying to use the waveout but need more clarification of a better control to use. Thanks in advance.
|
| How to write Audio Recorder App? | 21 Mar 2007 02:25 GMT | 8 |
What are the namespaces and functions I need to call to implement a little application that will copy from the microphone to wav and mp3 files on my 2GB SD card (i.e., implement an audio recorder) in my AudioVox 5600 Smart phone?
|
| Resource question | 21 Mar 2007 00:57 GMT | 2 |
I would like to use a binary resource in my app. The binary data is stored in a separate file, which I load in the resources by including a line such as this in my .RC file: IDR_BINARY_DATA BINARY_TYPEID filename.dat
|