| Thread | Last Post | Replies |
|
| Pocket PC Screenshots | 16 Dec 2004 04:38 GMT | 1 |
I am wanting to develop a pocket pc app that will take a screenshot of the pocket pc screen. Does anyone know of some .Net examples on how to do this? thanks,
|
| Unloading Drivers from device.exe | 16 Dec 2004 04:22 GMT | 3 |
I have an application written in eVB that uses Oracle Lite database. When all controls and DLLs are loaded I noticed that device.exe runs out of virtual address space and one of the drivers starts failing. Is there a way to prevent unused drivers from loading at boot time
|
| File Validation | 16 Dec 2004 04:21 GMT | 1 |
I am using an HP Dolphin 9500 and I need to read data from 2 different files. The problem is that I have to validate data between both files, I mean there are some substrings in each other that need to be the same, for example id 001 in file A must exist on file B. If they do not ...
|
| ContextMenu | 16 Dec 2004 00:48 GMT | 6 |
I used the Textoperation class of the OpenNETCF community but the operations did not work. The code look as follows, maybe anybody could help me...?:( private System.Windows.Forms.ContextMenu cMenu; private MenuItem copy = new MenuItem();
|
| cf or pc card ? | 15 Dec 2004 22:19 GMT | 1 |
I can go either way ; starting a project using a ipaq 3635 and a digital caliper; do I choose PC card expansion or compact flash ? I 'll be attaching an add on serial port,but they're made for either, and as a newbie I've no way to judge ....
|
| bluetooth autodial | 15 Dec 2004 22:16 GMT | 1 |
Using bluetooth to a socket bluetooth 56k modem... going to a pie webpage, or using mail it will autodial the bluetooth modem... In my evb app, sqlce20 syncronizing... I have connect manually using the
|
| Provisioning XML Document help needed | 15 Dec 2004 20:47 GMT | 1 |
I have made an XML file for use with DMProcessConfigXML, to set up the networks on a SmartPhone. I have got various elements (e.g. GPRS setup) working, but I would like "My Work Network" to be chosen for both Internet and Work connections (as displayed in "Network management"). ...
|
| Forcing the keypad to be visible | 15 Dec 2004 20:21 GMT | 2 |
I'm displaying a dialog on an iPAQ, but the keypad is not visible. How does one force it to be visible with the compact framework? Thanks...Dan
|
| iPAQ Machine Name | 15 Dec 2004 20:15 GMT | 1 |
I'm trying to retrieve the machine name of an Ipaq in C# using VS 2005 beta. It seems that Environment.MachineName is rejected by the compiler. Is there a substitute method or property?
|
| Want an emulator for eMbedded Visual C++ 4.0 to support VGA screen | 15 Dec 2004 19:30 GMT | 1 |
Does anybody know where I can download an emulator and SDK for VGA device like Toshiba e800 under eMbedded Visual C++ 4.0? I would like to test the software first under eMbedded Visual C++ 4.0. I also heard on Mar. 24, 2004, Microsoft released Windows Mobile 2003 second
|
| Programming a digital camera | 15 Dec 2004 18:23 GMT | 2 |
I wanted to know if there is an assembly out there that allows the developer to communicate with a connected digital camera. I want to know things like the Health of the camera whether its on or off, if the battery is low and also be able to pull pictures from the camera to the ...
|
| Dll problem with Pocket PC | 15 Dec 2004 16:50 GMT | 4 |
Hi, everybody: When I launch the exe file calling a dll function, the system always respond with "Cannot find xxx (or one of its components)". But both the exe and dll are already there on the Pocket PC. I have tried with very simple exe
|
| CeGetFileAttributes always fails | 15 Dec 2004 16:28 GMT | 5 |
I'm trying to write a little sync app with VisualBasic 6 and took the sample code from Q307256. Connecting to the device and copying files works fine. But if I try to check if a file exists via CeGetFileAttributes I get -1.
|
| My ISP | 15 Dec 2004 14:50 GMT | 1 |
Anyone who knows how to figure out what the current platforms "My ISP" is named? On PPC 2003 it's called "My ISP" on 2000 it's called "Internet Settings" and on Spannish PPC 2003 it's "Mi ISP".
|
| Why Opening a Database Connection Is Very Slow? | 15 Dec 2004 13:55 GMT | 6 |
I would like to know why this takes a long time to open a database connection to a SQL Server 2000 database in a server. This doesn't happen all the time. This tends to happen when I am opening the database connection for the first time after I have opened the project.
|