Page 1 of 1

Bug in cGetFile32() (no bug)

PostPosted: Mon Jan 09, 2006 6:56 am
by J-Bohanan
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:

PostPosted: Mon Jan 09, 2006 7:45 am
by Antonio Linares
Jim,

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