|
Alloy -> RE: will eVB apps work on Pocket PC 2003 devices? (11/12/2003 5:54:35 AM)
|
I' m also having problems with 2003... any help would be most appreciated. Basically, my app runs on an Ipaq 2003 device, using the 2003 runtimes. However, when the user tries to create a data file, the problems start. The problem is with the common dialog control - it appears, and allows the user to enter a data file name, but when the user hits OK, the data file doesn' t get created. It seems as if the control disrupts the execution of some of the code, preventing the data file from being saved. This, unsurprisingly, makes the app fall over. I have tried downgrading MSCEcomDlg.dll (by copying and overwriting, then registering the control) to the 2002 version, but no joy. This is a big problem, as the file dialog is used several times throughout the app for managing data files. Has anyone else managed to get the file dialog in MSCEcomDlg.dll working?
|
|
|
|