| Thread | Last Post | Replies |
|
| How to Get PPC Model No. | 28 Oct 2005 04:31 GMT | 2 |
I need to identify didferent model of PPC Hw. I can get OEMInfo by eVC with "SystemParametersInfo()" and parameter "SPI_GETOEMINFO" , but sometimes the different PPC with the same OEMINFO. Is it possible to get the Mdole No. of the PPC? and how to do it?
|
| Newbie - how to open a virtual keyboard? | 28 Oct 2005 03:52 GMT | 2 |
I am writing a simple application. When user clicks on a text box, I want to open a virtual keyboard. How can I do it? Thanks, Zalek
|
| menuitem disable | 28 Oct 2005 02:48 GMT | 3 |
I have tried to use EnableMenuItem() to disable a menuitem from a pulldown menu created using SHCreateMenuBar() using a resources menu, but the item does not get disabled. Is there a way to do it ? thanks,
|
| Can anybody recommend a software to create installation programs ?? | 28 Oct 2005 01:11 GMT | 3 |
We are looking for a good software to create installation programs (setups) for MS Pocket PC and SmartPhone devices. The product should support 2003, 2003SE and Mobile 5 for PDAs and SmartPhones. We tested: - InstallShield
|
| Is there any PPPoE client for the WM 2003SE platform? | 28 Oct 2005 00:43 GMT | 1 |
Is there any PPPoE client for the WM 2003SE platform? if no or even no possibility, who can give me an explaination from protocol stack and OS of PPC ? THANKS in advance!
|
| visual studio 2005 deploy always copy binary | 27 Oct 2005 21:41 GMT | 5 |
I have c++ native app and I use VS2005 beta. My exe is quite a big and everytime I restart it, it copies whole exe onto device which takes time.... I got around this problem on emulator by setting emulator shared folder
|
| Calling C code from C# smart device app | 27 Oct 2005 19:21 GMT | 1 |
I made a C# app for pocket pc 2003. This guy works fine. Then I needed to encrypt a byte stream (using some AES mode). For that I have to use an AES implementation that was written in C ! So, I created a Managed C++ class that calls the C code (using the IJW concept) and made a ...
|
| Emulator & Internet connection | 27 Oct 2005 19:19 GMT | 1 |
I am using the Microsoft Pocket PC emulator, version 8.0.50215.35, and I am not able to connect to the Internet from it. With the previous Pocket PC emulators I could do it. If you can connect, coul you please explain what setup steps you do ?
|
| Dot Net compact framework for Intel processors | 27 Oct 2005 18:48 GMT | 2 |
I have a Dell Axim X51 pocket pc which uses an intel PXA270 - 624 Mhz processor, with Windows mobile 5 OS. I tried to install the dot net compact framework for intel processors that comes with VS 2003 but it wont install. Does any one know where I can get the compact framework ...
|
| Smartphone SDK | 27 Oct 2005 18:34 GMT | 1 |
Can someone confirm that if compile my application by eVC using "Smarphone 2003 SDK", then that application will run correctly under all "Smartphone 2003" devices? I'm not so sure it's so because it seems Pocket PC is a standard but
|
| what it is on HP iPAQ? | 27 Oct 2005 18:33 GMT | 12 |
In the top of the right hand side of the iPAQ PPC, there is a power button which can turn the light of the screen ON and OFF. if you push the button, the screen will be toggled between ON/OFF state. Strangley, I found one problem on this PPC. If I install a dummy stream interface ...
|
| Visual Studio 2005 CCommandBar not displaying in CPropertySheet | 27 Oct 2005 17:51 GMT | 1 |
Using: Visual Studio 2005 Beta 2 Windows Mobile 5.0 Pocket PC emulator I have a CPropertySheet derived class: e.g. CCustomPropertySheet.
|
| Tap-and-hold Simulation | 27 Oct 2005 16:39 GMT | 4 |
Is there a way to send Tap-and-hold message to an application to perform the Tap-and-hold action? Thanks.
|
| Playing a Wav on a smart device with vb.net | 27 Oct 2005 16:25 GMT | 3 |
I have two declarations that work very well in a desktop vb.net app, but they will not work in my smart device app on the pocketpc 2002 emulator. I know it probably has somthing to do with incompatibilty with the .net compact framework. If you know how to play a sound in a vb ...
|
| Pocket Controller Enterprise edition | 27 Oct 2005 15:41 GMT | 1 |
I wish to know if there is any API or SDK around the Pocket Controller Enterprise edition (SOTI) that can be used on the desktop side of solution. TIA,
|