FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Bugs report & fixes / Informe de errores y arreglos Bug in cGetFile32() (no bug)
Posts: 23
Joined: Wed Oct 26, 2005 11:26 PM
Bug in cGetFile32() (no bug)
Posted: Mon Jan 09, 2006 06:56 AM

I have try to use the cGetfile32() Function and it will not work. The
Function cGetfile() Works but not the 32 bit Version.

When I call the cGetfile32() Function it will display the Dialog Screen
and the Screen works and Displays, but when you try to pick a file
it will not return to the calling program leaveing the function running
along with the calling program.

Now the cGetFile() file work's.

I am using Fivewin 2.7 the November Build
xHarbour Builder from xHarbour.com the October Build.
Have try the xHarbour version that came with Fivewin.

Thank you
Jim Bohanan

:wink:

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Bug in cGetFile32() (no bug)
Posted: Mon Jan 09, 2006 07:45 AM

Jim,

cGetfile32() is just for FiveWin 16 bits. For FWH 32 bits you have to use cGetFile().

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion