FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour cGetFile() problem with Windows Vista
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
cGetFile() problem with Windows Vista
Posted: Fri Jul 25, 2008 05:25 AM

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

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
File-selection
Posted: Fri Jul 25, 2008 08:05 AM

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 :lol:

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.

Continue the discussion