Dear Antonio,
I found the unstable function cGetFile() that use with Windows Vista. Almost the time the program quit without error message. I don't know why but it has no problem with Windows XP.
cGetFile( "*.dbf", "Select a DBF" )
Regards,
Dutch
cGetFile() problem with Windows Vista
File-selection
hello Dutch,
have you tested cGetFile32 ? :
File selection standard 32 bits DialogBox
Syntax:
cGetFile32( <cFileMask>, <cTitle>, [<nDefaultMask>], [<cInitialDirectory>], [lSave], [nFlags], [cInitialFile] ) --> cFileName
This function invokes the 32 bits Windows default select a file DialogBox.
I work with VISTA and it is ok.
Best Regards
Uwe![Laughing :lol:](./images/smilies/icon_lol.gif)
have you tested cGetFile32 ? :
File selection standard 32 bits DialogBox
Syntax:
cGetFile32( <cFileMask>, <cTitle>, [<nDefaultMask>], [<cInitialDirectory>], [lSave], [nFlags], [cInitialFile] ) --> cFileName
This function invokes the 32 bits Windows default select a file DialogBox.
I work with VISTA and it is ok.
Best Regards
Uwe
![Laughing :lol:](./images/smilies/icon_lol.gif)
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.