| Thread | Last Post | Replies |
|
| Stand alone emulator | 11 Dec 2004 03:08 GMT | 2 |
We are going to a trade show and we want to be able to run our Pocket PC 2003 application on a PC using the emulator. I have only used the emulator with VS.NET but I thought I saw a KB or MSDN article on creating a msi package that would install the emulator in a 'demo' mode a ...
|
| are there any evB resources on the net | 11 Dec 2004 02:37 GMT | 3 |
I've used a little vb and vba and want to make a small app with evB. Are there any good beginner's tutorials out there or maybe downloadable ebooks? Does anye know? The information on this seems limited know that evb is
|
| eVB, unique device id, copy protection | 11 Dec 2004 02:37 GMT | 1 |
Is there some sample code somewhere (for eVB, not C -- I found those) to retrieve a unique id, serial number, or cpu id from devices? I'd like to compile that into each of my apps, for copy protection... Thanks!!
|
| beam a file | 11 Dec 2004 00:07 GMT | 2 |
I'd like my program to be able to beam a file from one pocket pc to another, but I'm having a hard time getting started or finding what I should be doing. I'm using embedded visual c++ 4.2 with the pocketpc 2003 sdk and I can't use mfc. Can anyone help?
|
| FTP PPC 2002 | 10 Dec 2004 22:05 GMT | 1 |
Hi again Anyone knows if there is a shareware for PPC 2002 to transfer files via FTP? this is another way to synchronize HPC to a pc if u do not have wires or IR but u have Wireless card.
|
| Requesting Advice For Data Downloads | 10 Dec 2004 21:09 GMT | 2 |
I am currently developing an application for a handheld (ipaq 5455) that implements SQL CE 2.0 with Framework 1.1. The application will call a webservice to retrieve its data and create the necessary datasets. Once the data is downloaded, it will save it into the local database ...
|
| Symbol PPT2846 Scanning Dies | 10 Dec 2004 21:07 GMT | 6 |
I have recently re-written an application in .Net Visual Basic, the application was previously in embedded VB. Intermittently the barcode scanning quits working. The user will scan a barcode, normally where a beep sounds, when the scanner quits, no beep sounds and the scanned
|
| Automatic Synchronizartion | 10 Dec 2004 20:47 GMT | 3 |
I want to know if there is a way to synchronize Active Sync to send files from the device to a PC and from the Pc to the Device.
 Signature Thanx! Silviuxa ;)
|
| Compile a DLL for ARMV4I | 10 Dec 2004 20:16 GMT | 1 |
How can I compile a dll using the Pocket PC 2003 SDK for an ARMV4I processor? Pocket PC only have ARMv4 and x86 targets Pedro
|
| Add Program to List? | 10 Dec 2004 20:06 GMT | 2 |
I have a program that I want to add to the virtual keyboard list (the list that you can select which virtual keyboard program you want to use... Keyboard, Transcriber, Letter Recognizer, etc.). Does anyone know where this is stored and how I might update it? Thanks.
|
| How to Get ComputerName Using .NET Compact Framework? | 10 Dec 2004 19:30 GMT | 2 |
I would like to know the way to retrieve the ComputerName of a Pocket PC (2002) using Compact Framework VB.NET. Based on the info on this newsgroup, I believe I need to get the ComputerName from the registry. Now, I have copied some code from a CF VB.NET book, and is able to get
|
| Can smart devices reach Remoting services | 10 Dec 2004 17:37 GMT | 2 |
Has any of you tried to reach remote objects through Remoting (webservices' brother) ? If so, is there any hint you could give about the differences from the full framework procedures ? Many thanks, again.
|
| WinCE 4.20, SSL and Content-Disposition | 10 Dec 2004 17:30 GMT | 2 |
in my scenario, I have an asp download page that manage downloads from my site with this code: Response.Expires = 0 Response.Buffer = True
|
| Implement Smart Minimize | 10 Dec 2004 16:11 GMT | 3 |
I have implemented a full screen app, and would like to add a button that behaves the same way as the "smart minimize" X button that appears on the system task bar. Does anyone know how to simulate a "smart minimize" programatically? I
|
| reading text file and adding to combo | 10 Dec 2004 15:22 GMT | 1 |
I'm a newbie trying to set up a minture app in evb. How do I read through af text-file with names and get those names into a combobox on the form? The lines of the file are like this:
|