| Thread | Last Post | Replies |
|
| Set Focus in a mobile project in VS .NET | 15 Jul 2005 06:51 GMT | 5 |
Hello!! A want to set focus in a text box, but my project is a mobile project. All the examples that i found refers t normal web project but nothing to mobile project.
|
| Startup applications versus services - trust question | 15 Jul 2005 06:20 GMT | 2 |
Using Windows Mobile 5.0 for Pocket PC, am I right in thinking that applications launched from the Startup folder can be signed with the unprivileged certificate, but anything run within services.exe has to be signed with the privileged certificate? Or am I confusing two ...
|
| IR COM port on iPAQ RX3715 | 15 Jul 2005 02:25 GMT | 2 |
does anyone know the com port mapping for the infrared port on the hp rx3715? i've tried using cesysinfo.exe but it doesn't give me any information about which of the ports COM 1-9 map to the infrared.
|
| How can I find eMbedded VB 3.0 | 15 Jul 2005 02:20 GMT | 2 |
I have tried unsuccesfully to locate and download a copy of "eMbedded Visual Basic 3.0" I was given reference to it by the book "Special Edition: Using Microsoft Visual Basic .NET" written by Brian Siler and Jeff Spotts.
|
| programming for saving battery life with Mobile 5.0 en CF 2,0 | 14 Jul 2005 23:02 GMT | 1 |
Are there any backgrounders available about best practices where it comes to saving power -and the battery while programming with Visual Studio 2005, the CF 2.0 beta and the Mobile 5.0 SDK? Kind regards,
|
| Events on a PictureBox | 14 Jul 2005 13:37 GMT | 3 |
are there specific events which are send when the user tabs on a picture box. Or do I have to use WM_LBUTTONDOWN or ...UP and determine if the click was over the picture box? Thanks
|
| Where do I get .Net Compact Framework? | 14 Jul 2005 11:51 GMT | 3 |
I've been following some old threads about database programming with eVC and there are a few references to .NetCF. Presumably this is a module for VS .Net that allows me to build for ppc, and supercedes eVC3 & 4?
|
| Install / run from storage card. | 14 Jul 2005 09:27 GMT | 1 |
I have an app created with pocketpccreations applications. This contains the exe file, custom points(DLL's) and my own forms. I need to be able to send a client a storage card with all the data on it. When the card is installed the client has to find the exe file and create a
|
| How do I get ActiveSync to automatically start my desktop app? | 14 Jul 2005 09:22 GMT | 7 |
I'm writing my first mobile enterprise application in C#. I've done some research and discovered that I can reference the "OpenNETCF.Desktop.Communication.dll" library so that my desktop app will be notified whenever a connection is made with ActiveSync. The code to do this
|
| Input panel | 14 Jul 2005 09:16 GMT | 2 |
I am trying to keep inpul panel visible in my applications, so, people can use it to input numbers, names, etc. If I add the input panel to my winform, this works until user minize the input panel, after that, user can ' t see the inpul panel again as he move
|
| Wireless communcation | 13 Jul 2005 22:23 GMT | 1 |
I have HP iPAQ h6340 device. I need a solution to * enumrate all of the available access points and query their name * connect to one of the access points * diconnects from the connected access points
|
| eVC newbie : Connecting to a remote database | 13 Jul 2005 21:35 GMT | 1 |
My boss is suggesting that I write a program to connect my handheld (WinCE4.2) to a database running on a server somewhere. Dunno what sort of server or what db, but all our experience in house is with Oracle running on Windows servers.
|
| Note file format | 13 Jul 2005 19:28 GMT | 1 |
I wonder what is the file format of the notes created by Pocket PC and what program can I use to open these files on a PC Thanks, Shmuel Shulman
|
| how can I detect cpu is busy? | 13 Jul 2005 17:29 GMT | 1 |
Is there any API that can detect cpu's state in pocketpc?
|
| How to terminate all programs in PocketPC 2002 | 13 Jul 2005 13:31 GMT | 3 |
I tried to use CreateToolhelp32Snapshot & TerminateProcess to kill them but it doesn't success. Anyone know that what's problem or sugguest another method? Thanks
|