| Thread | Last Post | Replies |
|
| cerunappatevent | 27 Sep 2004 19:45 GMT | 2 |
i would want launch a program when activesync it is disconnect. Ii have found the api "cerunappatevent" with flag =2 my problem is knowledge when the program that contains the call to "cerunappatevent" it must be executed:
|
| Getting the HINSTANCE | 27 Sep 2004 19:04 GMT | 6 |
I used ShellExecute function to open pocket inbox through my evc programme. But however when i check the hInstApp value of the SHELLEXECUTEINFO structure it is null. Can anybody explain this? Is there any other method to obtain the HINSTANCE?
|
| shortcut icon not showing up | 27 Sep 2004 18:09 GMT | 1 |
ok i created all cab files fine, i use ezsetup to create installer file which is working fine but when i install the program on to my pocket pc ipaq or dell the application icon works fine in the programs install folder but it doesn't show up on the programs shortcut, i
|
| TabControl Alignment in Compact Framework. | 27 Sep 2004 17:55 GMT | 1 |
How can I change the silly default tab position of 'bottom' to 'top. I have read and searched all over and everywhere I look I get information on Enum and Tabcontrol.Appearance, and TabControl.Alignment properties without any implementation except ambiguous references to other ...
|
| Sync DB SQL Server CE and remote MySQL on internet | 27 Sep 2004 17:53 GMT | 1 |
Currently, i have a local db (SQL CE) in the PPC device and MySQL DB on the net. So far we sync both db using a mid application. However, in the future, we might remove the midapp so hopefully ppc will can sync directly from SQLCE to Online MySQL.
|
| Excel form with drop-downs? | 27 Sep 2004 17:29 GMT | 1 |
I have an Access database on my PC which uses an Excel spreadsheet as a front end input form. This is to take orders and create job estimates for my business. The Excel file has drop-down menus linked to some tables. I'd like to put a copy of this on my PDA - a Jornada 548, with ...
|
| RDA Pull Error | 27 Sep 2004 17:23 GMT | 1 |
Can I pull multiple tables with tracking on with different pull statements to the same database in CE. I have primary key set on all the tables. In my program it allows me to pull just one table with tracking on. It gives me an SQLCe Error if I try to pull more than one. Please ...
|
| problem about listbox display | 27 Sep 2004 17:16 GMT | 2 |
I create a Form and call another class (e.g. class1.cs). (class1.cs) contains a command to call back the Form to display a string variable in a listbox. However, it doesn't works. The listbox gets no response. Command:
|
| Custom slider / trackbar? | 27 Sep 2004 16:57 GMT | 2 |
Is it possible to create a custom slider/trackbar on Pocket PC? (I want to use own BMP:s for background and adjustment "thumb") If so, please point me in the right direction. Maybe by using a transparent control... Regards,
|
| how many developer think that handango is good | 27 Sep 2004 16:14 GMT | 12 |
I am one of the developer who sell software at Handango. I sell software at Handango becuase she is famous. Most of the buyer will go to this site. But Handago's policy is very bad. They can offer any discount to customers. But where is the discount come from ? If you
|
| generating Pocket Excel and Pocket Word from PPC Application | 27 Sep 2004 16:12 GMT | 2 |
Hi, is there a way to create a Pocket Excel or Pocket Word file with data send from a own developed apllication. For example if i have a .cdb (Access) database an would like to export part of the
|
| SQL CE 2000 Bugfix # 4165 | 27 Sep 2004 15:29 GMT | 1 |
Hi everybody, I would greatly appreciate it if somebody could point me in the right direction. Havind problems with a mobile .Net application. The problem I am having is explained in Microsoft Knowledge Base Article -
|
| Uninstalling registry entries | 27 Sep 2004 13:40 GMT | 3 |
How do I remove the registry entries when the application is uninstalled? I'm using the AddReg entry under DefaultInstall in the .inf file and any registry entries I specify here are being removed, but not the entries that the program created. Is there a RemoveReg .inf entry???
|
| ce_setup.dll - bug or feature? | 27 Sep 2004 12:15 GMT | 1 |
I'm use my own ce_setup.dll in my application. When i'm testing my installation/deinstallation on devices with PPC2002 all works fine, but on WM2003 there is a bug, when i'm try to remove my program. In Settings->Sytem->Remove Programs i'm select my app in list and push
|
| app for sending files directly from one device to another | 27 Sep 2004 11:43 GMT | 2 |
I am a newbie in dev. app for Pocket PCs... I should do an app in VB.net that will run on a HP iPaq H4150, in which the user chooses a file (stored on the Pocket PC) and sends it directly to another Pocket PC[another HP iPaq H4150], connected eachother via IrDA,
|