| Thread | Last Post | Replies |
|
| newbie question #2 | 14 Nov 2004 15:26 GMT | 2 |
I'm trying to write a simple program in eVB and was having a little difficulty. I want to load a few small images on a form page but can't seem to get the imagectl to work properly or I'm trying to use it wrong. I know that if you use the picture property you should get a
|
| ActiveSync IR connection | 13 Nov 2004 22:07 GMT | 1 |
When using IR to connect a Pocket PC to a computer, ActiveSync does not start automatically like it does for serial connections. Is there any method to initiate an IR ActiveSync connection programatically in .Net ?
|
| install | 13 Nov 2004 22:07 GMT | 4 |
I made a cab for PPC installation by capwiz utility. Owing to I register a system com component when install, PPC can't uninstall the product if the componenet has been used by system and prompt user a dialog.
|
| Uninstall Question | 13 Nov 2004 22:07 GMT | 1 |
(I Accidentally posted this message prior to its completion earlier. Here is the full message:) I have written a .inf file, and used CabWiz to create a .CAB and a .dat file for installation of my Pocket PC app. The installation
|
| Pocket PC Hard Reset | 13 Nov 2004 22:07 GMT | 5 |
Hello Friends, I have Intermec 700 monochrome Pocket PC. If we hard reset Pocket PC then it removes all installed programs & it installs window again. So if we hard reset pocket pc then we have to do all these things like tape screen, install
|
| Hide the menubar and the SIP button | 13 Nov 2004 22:07 GMT | 1 |
Hi, I'm developing a Dialog based application. I have seen SHFullscreen and SHInitDialog methods for achieve it and it works, but I must to do it in each "OnInitDialog" and in each "W_ACTIVATE" message of each Dialog Window to hide the menubar and the SIP button (and it makes the ...
|
| To generate a Self-installation executable file | 13 Nov 2004 22:07 GMT | 5 |
I am developing a PPC2003 application with eMbedded Visual C++ 4.0, and a similar Win32 application with Visual C++ 6.0. First question: Does anybody know how to generate a self-installation executable file from
|
| Pocket PC application with command line parameters | 13 Nov 2004 22:07 GMT | 2 |
I have written an applition using eVC3 using "WCE Pocket PC 2002 Application" type project. I have changed "WinMainCRTStartup" to "main" and have a program which accepts input parameters.
|
| Remove cancel button from cab file installation | 13 Nov 2004 22:07 GMT | 1 |
When we tab cab file in Pocket PC it starts installation.During installation it show status of installation with "cancel button".I want that it must not show cancel button. How is it possible??
|
| listbox in evb3 | 13 Nov 2004 20:37 GMT | 4 |
How to return text of selected listbox item ? (when a button has been clicked) text1.text =list1.text (as in VB 6y) does not work. I can get the inedex number , as in
|
| Setting system date and time | 13 Nov 2004 20:02 GMT | 5 |
How to set the system date and time with VB .NET CF? Thanks for any help Andreas http://www.ab-archive.com
|
| Magneto -- Windows Mobile 2005 - Beta | 13 Nov 2004 15:46 GMT | 4 |
Is Windows Mobile 2005 beta(Magneto) available for download ?? Thanks in advance, Bhupathi.
|
| Can I include SQL server CE | 13 Nov 2004 13:36 GMT | 2 |
Just started with PocketPC development, so please forgive me. Is it legal to include SQL Sever CE with my application ? Thanks in advance. Best
|
| Convert to VB .NET CF | 12 Nov 2004 23:34 GMT | 3 |
Could someone help me to convert this code to VB .NET: ---- [DllImport("Coredll.dll", EntryPoint="CreateProcess")] public unsafe extern static int CreateProcess(
|
| Calendar: how to tell if appointment has been changed | 12 Nov 2004 22:27 GMT | 1 |
For synchronization purposes, how can you tell if a Calendar appointment item has been changed? In the Palm there is a Modified flag. _______
|