| Thread | Last Post | Replies |
|
| Programmatically turn on/off WiFi to save power? | 03 May 2006 18:14 GMT | 3 |
I need to be able to programmatically turn on and off the WiFi radio on PPC2003 PDAs in order to conserve power. Is this possible and can anyone point me to the appropriate APIs? My app is written in C++ so C++ based solutions will be better than VB if possible.
|
| Best route - GPRS - WLAN | 03 May 2006 16:17 GMT | 3 |
Hi group, I already posted this message in the compact framework group and I post it here too. I should implement a class (VS 2005, .NET CF 2.0) that makes it possible to
|
| Adding icon in status bar | 03 May 2006 11:07 GMT | 2 |
I need to add an icon in the status bar of pocket pc. (somewhere near speaker icon) Is it possible to do so? I tried adding using shell_notifyicon. but it did not help...
|
| ReadMsgQueue question | 03 May 2006 07:14 GMT | 3 |
I have a thread which is looping and reading from a message queue under Windows Mobile 5 using the INFINITE flag for the timeout. When my app shuts down, I close the message queue and then call WaitForSingleObject in order to wait for the thread to die.
|
| invoking dialog box on click of menu item | 03 May 2006 07:02 GMT | 2 |
I want to invoke a dialog box on click of dynamically added menu item..I m using visual studio 2005 and smartphone sdk 5.0 .plz provide some code smaples or some links by which we can acheive this.i will be grateful to u all.
|
| Playing a wav file using the Compact .Net Framework | 02 May 2006 13:11 GMT | 1 |
I want to know if is possible to play a wav file in a pocket pc using VB .Net and Compact Framework. Thanks! Danilo.
|
| WM5.0 MacAddress | 02 May 2006 08:27 GMT | 1 |
I am new to WM5.0 and developed on pocket PC prior. The issue I am having is finding the MAC address on a WM 5.0 device. What I mean is with PPC2002 I read the registry key that had the MAC address stored as a string. Anybody know how to find the MAC on teh device programatically ...
|
| WinCE500 (WM5.0 PPC) Passthru Driver Example | 02 May 2006 08:10 GMT | 27 |
First off, it's been covered here before, but if anybody needs help getting the passthru driver to load on a WM5 Pocket PC, contact me and we can work it out. What I'm looking for is help AFTER getting the bloody thing loaded.
|
| Windows Mobile 2003 / Visual basic | 01 May 2006 19:18 GMT | 4 |
Hello, could someone point me in the right direction for developing applications on a Windows mobile device. Is this possible?
|
| VB example of 'custom actions during installation'? | 01 May 2006 15:39 GMT | 3 |
Greetings. I am developing in VS2005 and found the MSDN article "Deploying .NET Compact Framework 2.0 Applications with .cab and .msi Files". When discussing Custom Actions During Installations the example code is in C. Is there an example of this code in VB? Thanks.
|
| SQL Mobile | 01 May 2006 15:38 GMT | 1 |
What exactly can be done with the SQL mobile?
|
| Find rare bugs - SEH and c++ exception handling | 01 May 2006 15:32 GMT | 4 |
I'm currently hunting a "rare" bug in a MFC PocketPC program, which causes the program to just "disapear" from the screen. I'm using VS2005 and the program targets PocketPC 2003 devices. The same Executable also runs on WM5 PocketPCs.
|
| Application Info | 01 May 2006 15:07 GMT | 7 |
I'm trying to build an About messagebox, and I'd like to pull the info from the application that's running. My first idea was to get basics from the Assembly class: Dim asm As [Assembly] = Assembly.GetExecutingAssembly()
|
| how to stop dialog from exiting when user taps on ok button in rightUpper corner of a dialog | 01 May 2006 14:20 GMT | 1 |
i am writing an application where i want to write my own handler for ok button of a dialog shown in upper right corner by default which is meant for exiting the dialog , but here i want to stop exiting of
|
| Something about "In The Hand"? | 01 May 2006 10:58 GMT | 1 |
Hi anyone can tell me somethings about "In The Hand"? I need to send mail by my .NET 2003 i need to buy "In The Hand" or there is something else? Thank's
|