FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour GetFolder ( SHBrowseForFolder )
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
GetFolder ( SHBrowseForFolder )
Posted: Sun Nov 06, 2022 09:34 AM
hi,

i want that Dialog where i can open a Folder, not File
so i search for "SHBrowseForFolder" and found HB_FUNC( CGETFOLDER ) in \fwh\source\function\c5cnew.c

but i found no Sample how to use it ... :(
did somebody use it or does Fivewin have other Solution :?:
greeting,

Jimmy
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: GetFolder ( SHBrowseForFolder )
Posted: Sun Nov 06, 2022 10:21 AM

Please use CGETDIR().

Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: GetFolder ( SHBrowseForFolder )
Posted: Sun Nov 06, 2022 11:22 AM
hi Enrico,
Enrico Maria Giordano wrote:Please use CGETDIR().
ah, found in Help File, thx
greeting,

Jimmy

Continue the discussion