Bug in cGetFile32() (no bug)

Post Reply
J-Bohanan
Posts: 23
Joined: Wed Oct 26, 2005 11:26 pm
Location: Knoxville, TN (USA)

Bug in cGetFile32() (no bug)

Post 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:
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Jim,

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

Antonio Linares
www.fivetechsoft.com
Post Reply