| Thread | Last Post | Replies |
|
| LINEEQUIPSTATE state settings | 13 Jul 2008 22:42 GMT | 2 |
The suggested method for implementing flight Mode programmatically is to set LINEEQUIPSTATE to minimum. In TAPI what is the difference between: LINEEQUIPSTATE_MINIMUM and LINEEQUIPSTATE_NOTXRX
|
| Error Reporting - wince501bexception - debugger doesn't catch | 11 Jul 2008 00:27 GMT | 1 |
I have a WM 5 application written in C++ / MFC using VS 2005. When error reporting is turned off, everything runs great. When error reporting is turned on, there is a particular place in the app where an error pops up with the Send / Don't send option. If you close this window ...
|
| How to play error beep on WM6 | 10 Jul 2008 16:42 GMT | 2 |
Hi, Anyone know how to play the error sound associcated with an error dialog on WM6. Any API available Thanks
|
| regd. Windows Mobile SDK | 10 Jul 2008 05:59 GMT | 9 |
I understand SDKs are specific and generated based to any hardware platform and we have the Windows Mobile Professional 6.0 and Standard 6.0 SDKs for Pocket PC Phones and smartphones I would like to understand on what hardware platforms are these SDKs
|
| CeCopyFile - VB in MS Access | 09 Jul 2008 23:16 GMT | 5 |
Firstly, sorry if this is in the wrong area, but this seemed to be the more active area. I have searched everywhere, both here and via google for an answer on how to use the CeCopyFile function in VB but I can not find the answer I am looking
|
| WM6 Lock Feature (Enhanced) | 07 Jul 2008 14:45 GMT | 6 |
WM6 Appears to come with the Feature to LOCK your phone. This is great for those that would like to use this feature. But what if you have a colleague that wants to borrow your phone for a quick call because his battery died... You unlock it and hand it over he walks off to ...
|
| uploading XML file from pocketPC | 04 Jul 2008 14:04 GMT | 1 |
I have an smart device app for Pocket PC written in C#. All the data is collected in XML files which are stored on the device. Now when the user clicks on upload I want to send these files as HTTP POST to a server where a PHP script will read the data. I dont know how to go
|
| Can't config SIP account using DMProcessConfigXML | 04 Jul 2008 12:29 GMT | 2 |
I alway get Falied with this code below on Windows Mobile 6. Waht have i doing wrong ? LPCWSTR in = \ L"<wap-provisioningdoc>"
|
| microsoft.NET Framework download | 04 Jul 2008 04:16 GMT | 1 |
autoupdate : Microsoft.NET Framework says on screen constantly, cannot download the requested download from them (need disk) believe it is junk email filter for out2003 update. I am a serious idiot with computers. can you help?
|
| change a wall paper in Pocketpc | 03 Jul 2008 00:30 GMT | 1 |
I am not able to change wall paper in pocketpc and windows mobile 5.0 I am using below code, CopyFile(L"\\My Documents\\tdycust.jpg", L"\\windows\\tdycust.jpg", 0);
|
| Deploying to WMPro And Standard using same CAB | 02 Jul 2008 18:03 GMT | 1 |
Hi, We have develpoed an app for WM6 using C++. The app is targeted to run on WM6 Professional and Standard platforms. We have a HomeScreen plugin for the WM6 Standard and a TodayScreen plugin for WM6 Pro. We would like to have the dlls in the same CAB and then the same cab
|
| need an emulator utility | 02 Jul 2008 11:07 GMT | 8 |
I need an application that can emulate/display my winmobile 6.0 device on a PC via a usb cable and/or network and/or bluetooth connection. I don't want a generic emulator, i want something where i can control my device specifically.
|
| Pick up the incoming call, and play a voice message to the caller? | 02 Jul 2008 03:13 GMT | 1 |
Hi, Developers, At windows mobile 5.0(or higher) for pocket pc phone, When a call incoming, how can my program to pick it up, and then play a voice message to the caller?
|
| how to compact memory on WM 5.0? | 01 Jul 2008 17:28 GMT | 1 |
Hi~~~ I have question... my device is out of memory... NEW DLL that not include OS can not load on memory... i checked devhealth.exe... device.exe
|
| Popup menu | 01 Jul 2008 12:33 GMT | 1 |
When I use function CreatePopupMenu and TrackPopupMenu, windows API paints menu on parent window. What I want is to disable painting black lines which are on left/rigt/ top/bottom.
|