| Thread | Last Post | Replies |
|
| Drawing.Graphics save/copy? | 04 Apr 2006 20:05 GMT | 1 |
I have: Dim formG As System.Drawing.Graphics Dim Image1 As System.Drawing.Image formG = Me.CreateGraphics
|
| HTC Alpine (XDA IIi) audio permanent audio reroute whilst in car k | 04 Apr 2006 18:52 GMT | 1 |
When the PDA (WM 2003 SE) is placed in the car kit, the audio only comes through car kit whilst in a call. I need a workaraound or utility that will send media player audio and TomTom audio out to the car kit when not in a call. I would have thought these 2 programs would have ...
|
| Form level KeyDown C#+ hardware keyboard enter key | 04 Apr 2006 14:51 GMT | 2 |
Using Vs2003. cf1. c#. windows mobile 2003 (pocketpc) Have added event hander in InitializeComponent() this.KeyDown += new KeyEventHandler(this.MainForm_KeyDown); Added method
|
| How to access a DB2 on Windows Mobile 5 | 04 Apr 2006 13:17 GMT | 2 |
in my new Projekt I need a conecction to a DB2 on a AS400 (iSeries) The Programm will be written in C# with CF2. On the lokal PC we use ODBC - but what use on Windows Mobile 5 The ppc is coneccted by a WLAN Card to the Network.
|
| Does lpstrTitle really work in OPENFILENAME? | 04 Apr 2006 13:00 GMT | 3 |
No matter what I put in the lpstrTitle member of the OPENFILENAME struct, my open file common dialog always displays a title of "Open". Has anyone ever seen this work where the title is customized when calling GetOpenFileName? Robert Scott
|
| Remote Debugging with eVC4 has stopped working :-| | 04 Apr 2006 10:20 GMT | 2 |
I reckon others have had this problem but I couldn't see anything relevent in the group... I'm trying to debug my eVC4 application over Activesync (4.1) on a Fujitsu (PPC2003).
|
| How to save a bmp as .gif in CE SQLdatabase | 04 Apr 2006 08:12 GMT | 2 |
Is it only possible to work with .bmp in CE or is .gif also possible? How to do this? And how to as .gif file to memory card? Hans
|
| How do i add my program to Information Type in ActiveSync? | 04 Apr 2006 07:54 GMT | 2 |
In ActiveSync, I want to add my program to Information Type of Synchroninztion Options in Synchronization Setup Wizard. In general, Information Type seem to Contacts, Calendar, Email, Tasks, Favorites, Stock, Media.
|
| CAB install failed | 03 Apr 2006 23:36 GMT | 2 |
I'm trying to install my application using a provisionning CAB file (on a WM 2005 PPC). The installation was unsuccessfull, and the file \Application\Data\Volatile\setup.log contains only one error :
|
| problem with GetOpenFileName ??? | 03 Apr 2006 22:59 GMT | 2 |
I have problem... I wrote an mfc program previously for pocketpc 2003 using vs2005. I used Getopenfilename(), now I used the same function in WM5 it throws exception. anyone know why ? thanks
|
| Which platform is app running on? Pocket PC 2003 or Windows Mobil | 03 Apr 2006 22:41 GMT | 2 |
I have an application that is running on both Pocket PC 2003 and Windows Mobile 5.0 devices. Is it possible to query the device at runtime to determine which OS it is currently running on?
|
| imgdecmp.dll error for Pocket PC | 03 Apr 2006 22:01 GMT | 2 |
I am using imgdecmp.dll for pocket pc. and it works fine for small image. When I tried to open big image. i can open it . but when I closed jpeg file and try to reopen jpeg then its not working.
|
| How to write to file memory dump after address 0x8f000000 | 03 Apr 2006 21:52 GMT | 3 |
I want to write a small application which could write to a file a dump of memory starting from address 0x8f000000 and above. I am using following functions in my pocket pc application. BOOL bCurrentMode = SetKMode(TRUE);
|
| shortcut or exe? | 03 Apr 2006 20:37 GMT | 1 |
How can I know has my application been started by clicking onto its .exe file or onto shortcut .lnk file (pointing onto that .exe)? I'm using eVc 4 and some code would be appreciated
|
| pocket IE html form support | 03 Apr 2006 19:54 GMT | 1 |
is that pocket IE doesn't support html <FORM>? I have the following code which cannot show in PIE. <html> <head>
|