| Thread | Last Post | Replies |
|
| SHNotificationAdd: How to get notification messages? | 27 Jul 2007 15:41 GMT | 3 |
Environment: Smartphone 5.0, VIsual Studio 2005 I'm adding a notificaiton icon like this: ------------------------------------------------------------------- SHNOTIFICATIONDATA sn = {0};
|
| ConnMgr without balloon dialog | 27 Jul 2007 15:33 GMT | 3 |
I establish a gprs/vpn connection using ConnMgrEstablishConnection. Is there a way to hide the balloon while attempting to connect? TIA Marco
|
| WM6: Roaming message box appear clicking send/receive mail button | 27 Jul 2007 09:35 GMT | 4 |
I have a problem that appears on the Windows Mobile 6 devices. It worked fine on WM5 devices. I have developed a custom transport message layer so I can intercept when the user click on Send/Receive button.
|
| ConnMgrQueryDetailedStatus() | 27 Jul 2007 06:44 GMT | 1 |
how to use ConnMgrQueryDetailedStatus() to fill the CONNMGR_CONNECTION_DETAILED_STATUS structure and retrieve the structure contents..
|
| Working in Emulator, not in Pocket PC device | 27 Jul 2007 06:43 GMT | 1 |
I developed one Video Player in Pocket PC(Windows Mobile 5.0). In that player I want to override the Green Call button & Red Callend button. I am using Accelerator table for VK_F3 (VK_TTALK) and VK_F4 (VK_TEND). Its working nicely in Pocket PC Phone Emulator. But it is not working
|
| VS2005 / Mobile APP | 27 Jul 2007 00:04 GMT | 1 |
I have a HP IPAQ which has the following OS information: Windows Mobile 2003 Second Edition Version 4.21.1088 Processor: Intel PXA272
|
| Send file and WLAN | 26 Jul 2007 14:08 GMT | 3 |
I'm using Visual Studio 2005 (C#) to make a program that you enter some information and save it in a text file. This application has a button called "Send", I want to send to my computer the file that was created when this button be clicked. I have wireless connection
|
| CoreDll throws failure. What can I do? | 26 Jul 2007 09:02 GMT | 3 |
I'm developing an application on Windows CE 5.1 by using C# in VS2005. The application should turn off and on the WiFi-module, so I imported the following 3 codedll functions: [DllImport("coredll.dll")]
|
| Control visibility in eVC | 25 Jul 2007 19:32 GMT | 3 |
On a control, what is the best way to make it visible and non-visible with the eVC4 IDE? For example, I have a progress bar control on my form with ID IDC_PROGRESS1. I can uncheck the visible property for this control so that it does not
|
| FTP Client & HTML Editor on Windows Mobile | 25 Jul 2007 15:52 GMT | 2 |
Could someone recommend a good FTP client and html editor for Windows Mobile? I just want a simple but useful app to edit my website in case of emergency when I am on the go. Thanks.
|
| Generate multi processor cab files on VS2005 | 25 Jul 2007 13:54 GMT | 2 |
I'm using VS2005 to produce a PocketPC 2003 application. When I build the solution it produces a exe and a few dependencies in the output directory. However, I am aware that different processors exist for PocketPC, and I would like to generate all the Cab files for each processor ...
|
| h4350 eyes dialated/BATT drawdown | 25 Jul 2007 04:58 GMT | 5 |
Good Morning, Wound up simply directing corres. MS re CDs; oh, wrong area? How complicated does any DEV suppose it probably is to have OS tell machine work as alarm clock and initially display light-up NSB?
|
| Menu Extension with submenus | 24 Jul 2007 04:25 GMT | 3 |
I am facing problems when creating submenus(popup) in my extension's QueryContextMenu() function. I am using InsertMenu() function and was able to insert direct menu entries. However i want to insert popup menu something like
|
| Urgent!! How to use hook (WH_JOU RNALRECORD)in WinCE。 | 23 Jul 2007 22:20 GMT | 1 |
When i call SetWindowSHookEx to install the hook,it returns failure. I think the system doesn't support the journal hook.Is It right?And QASetWindowHook function doesn't work either,it returns 0. Who can give me some tips?If the journal hook can't use in WINCE,How can i
|
| What is used to develop a help file for a Windows Mobile device? | 23 Jul 2007 19:03 GMT | 2 |
The company I work for is just beginning to develop applications for a Windows mobile device called Archer from Juniper Systems. The device currently runs Windows Mobile v5. I am suppose to provide a help file for the applications but I'm not sure where to start in regards to the ...
|