| Thread | Last Post | Replies |
|
| How to target PPC 2000 Emulator from eVC 3 | 15 Oct 2004 12:19 GMT | 2 |
I can't target the "Pocket PC" Emulator from eVC 3, only the "Pocket PC Device" is available apart from the Pocket PC 2002 targets which came with Embedded Visual Tools 3.0 - 2002 Edition. I can start the "Platform SDK for Pocket PC Emulation" manually from the
|
| Seriel/BT program | 15 Oct 2004 10:51 GMT | 2 |
Hi group I´ve created a small VB.NET (using Visual Studion.NET 2003) program which listens for data from a bluetooth gps reciever. It works quiet well, but now that I´m trying to port the program to PPC 2003, I´ve
|
| How to Create one setup application for pocket PC device | 15 Oct 2004 09:55 GMT | 3 |
Any one knows how to create one setup application using using VC ++, that installs application directly to the PocketPC device.
|
| BackColor of the toolbar ? | 15 Oct 2004 07:54 GMT | 4 |
Does anyone know the RGB background color of a button or the ToolBar ? Thanks Ole
|
| DataGridTextBox | 15 Oct 2004 04:23 GMT | 2 |
The .net compact framework supports DataGridTextBoxColumns...why can't I directly edit the DataGrid (DataGridTextBoxes) on my PDA ?
 Signature rudeef
|
| split todays screen vertically | 15 Oct 2004 03:57 GMT | 3 |
we are working on a QTek pocketPC with [Windows Mobile 2003 for Pocket PC Phone Edition] and we want to split the today screen vertically and add our own application on the left part. The problem is we don't know how to reorganize the today screen layout and
|
| send function in winsock will not return when connection drop | 14 Oct 2004 23:36 GMT | 1 |
how come my send function will just hang over there and will not return socket_error when connection is dropped? This causes my application to hang there. Any solution?
|
| Pocket PC Emulator does NOT work with windows xp sp2 | 14 Oct 2004 20:29 GMT | 3 |
get devices disabled when windows xp pro sp2 boots. microsoft message says just disable something in boot.ini that is not in my boot.ini. Can I get a straight answer on how to run the emulator with windows sp2
|
| Reconnecting VPN after awakening a Pocket PC device that was in sl | 14 Oct 2004 20:00 GMT | 3 |
In my application I establish a VPN connection via a call to RasDial() and disconnect the VPN connection using RasHangUp(). This functions work pretty good. However, I am having problems with my VPN connection if the device goes
|
| How to avoid image stretching by emulation layer on Hi-Res 2003 PPC? | 14 Oct 2004 17:45 GMT | 2 |
I am calling BitBlt and expect my image to be painted as-is, but on Hi-Res PPC BitBlt performs stretching, which is unacceptable for me. Documentation and prior newsgroup posting all recommend
|
| ADOCE Autonumber | 14 Oct 2004 17:07 GMT | 4 |
I have an Access 97 database that uses an Autonumber field as the unique index. When it converts to ADOCE the autonumber field becomes and integer. and therefore when I add new receords to the ADOCE database on the Pocket PC it does not work. (using eVB to develop)
|
| RegisterHotkey stops working ??? | 14 Oct 2004 16:59 GMT | 1 |
I'm trying to use the example at http://www.pocketpcdn.com/qa/handle_hardware_keys.html to add the ability of my app to react to these hardware key presses. The example works except ......
|
| Placing an Embedded Resource in a project subfolder ? | 14 Oct 2004 15:35 GMT | 2 |
I have placed some bitmaps in a project Subfolder in the SolutionExplorer. The bitmaps have the "Build Action" set to "Embedded Resource" but now I'm not able to use the following code (works OK when placing the bitmaps in the same folder as the project in the Solution Explorer):
|
| Open a Contact in Outlook | 14 Oct 2004 14:19 GMT | 2 |
I am trying to automate Pocket Outlook. I would like to look for a particular Contact from my application. I able able to get the contact into using POOM. Once a particular contact is selected, I would like to pull up Pocket Outlook with that contact. Is there a way to do ...
|
| DLLs, WM2002, WM2003 and RAM | 14 Oct 2004 13:50 GMT | 8 |
I need to install both my own made .NET Compact Framework (C#) applications for WM2003 and SAP ME which uses Java (I have near zero knowledge of SAP..) on WM2003 machines. The problem is that it seems like SAP ME consumes huge amounts of memory, is this a known fact? As I won't be ...
|