| Thread | Last Post | Replies |
|
| Bringing Window To Top | 22 Feb 2007 23:20 GMT | 2 |
I have a hidden C# form on WM5.0 CF 1.1 PPC / O2 ATOM, that gets active when an event triggers(sms interception). I used this.activate() in CF 2.0, but there is no such thing in 1.1. I tried this.show(),
|
| Read Access To ALL files - Win CE 5 - possible? | 22 Feb 2007 22:46 GMT | 3 |
I have a requirement to authenicate all files on a Windows CE 5 device. The intent is open every file for read access and compute a hash code. Then as part of a validation test in the field, this special application could uses these known hash codes to verify the
|
| Menus | 22 Feb 2007 21:53 GMT | 2 |
I'm trying to create my menus with CreateMenu() and CreatePopupMenu() and add them to the OK and Help (buttons/menus) (Windows Mobile 5.0). The problem is that i have the handle only in WM_INITMENUPOPUP HMENU hmenuPopup = (HMENU) wParam; Now if i use AppendMenu to add submenus
|
| Urgent: How to Debug a Mobile Application?? Help Me Please | 22 Feb 2007 21:53 GMT | 2 |
Please let me know how to debug a Mobile application. I am creating sample Mobile application using Visula stido 2005. They work fine with the emulator. But, I want to know how to debug the mobile application. Eventhough I keep the break points and debug it is not
|
| amazing bluetooth samples | 22 Feb 2007 21:14 GMT | 6 |
I'm working with a PDA with Windows Mobile 2003 which has the Microsoft Bluetooth stack installed. My development language is C++ and I use sockets with RFCOMM. The following reference is given at MSDN as suposed to have several
|
| Splitter Control for WM5 and VB.Net ? | 22 Feb 2007 13:36 GMT | 8 |
Hi there under C++ i have an old CSplitterWnd class (Splitter Class). Is there something else under VB.Net for WM5 ? Greetings Andreas
|
| Samsung SGH-i607 Blackjack keyboard | 22 Feb 2007 13:04 GMT | 2 |
Samsung SGH-i607 Blackjack keyboard When receiving input via WM_CHAR messages on the above phone, only the numeric key map functions. When any bundled programs are run, a 3 char keyboard code is displayed in the top right, "abc/ABC/123" to indicate the
|
| problem in playing mp3 file | 22 Feb 2007 08:49 GMT | 1 |
I'm trying to play an .mp3 file using DirectShow on Windows Mobile 5.0.The RenderFile() which works fine for .wav is failing (-2147220970,VFW_E_NOT_FOUND)for .mp3 file. Now im trying to manually connect the filters in the following order.
|
| BASIC for PPC | 21 Feb 2007 19:11 GMT | 3 |
Is there a tool avaiable, which I can use for developing and running a program directly on a Microsoft PPC (without the PC and without ActivSync). Something like BASIC that runs on the SHARP-Calculator
|
| Mobile Client Software Factory issue | 21 Feb 2007 18:35 GMT | 1 |
Does anyone know if there is any issue deploying the a Mobile Client Software Factory based application to a Pocket PC 2003 device? Deploying to the Mobile 5.0 emulator everything goes Ok. But deploying to my Pocket 2003 device I get a TypeLoadException:
|
| State & Notification Broker's ConnectionsNetworkCount | 21 Feb 2007 15:04 GMT | 1 |
In State and Notification Broker what does the ConnectionsNetworkCount value store? Does it store the number of networks that are available (WLAN, GPRS etc.) or does it store the number of connections across networks that are open right now? For instance when I start up the ...
|
| Permanent Storage Advice needed. | 21 Feb 2007 14:36 GMT | 2 |
I have a HP PDA running PPC2003 and its permanent storage is called "iPAQ File Store", I also have an Acer n50 PDA running PPC2003 and its ts permanent storage is called "ROM Storage". I also have another HP PDA running WM2005 and it has persistent storage so I dont need to use ...
|
| CeFindNextDatabaseEx Exception | 21 Feb 2007 14:02 GMT | 6 |
Anyone know why the call to CeFindNextDatabaseEx would throw the error: ExceptionCode: 0xc0000005 Exception Address: 0x03fb228c Reading: 0x012c9900
|
| LinkSend-Communication between two exes | 21 Feb 2007 05:50 GMT | 2 |
What is the best recommended method of passing some strings betten two running exe's in WM5 ? I usually use command line parameters, but in WM, an already running app gives no attention to commandline parameters when called again(Main is not executed again).....
|
| Does ActiveSync use unimodem?? | 21 Feb 2007 04:26 GMT | 1 |
I am using a WinCE device over which I am running a Bluetooth Dial-Up Networking(DUN) application. On my PC(which is WinXP), I am using Activesync 4.5(beta) to connect to this device over USB cable. But, at first it seemed I couldn't simulataneously do both i.e. Connect ActiveSync ...
|