Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

use of SHBrowseForFolder

michael_green
Beginner
555 Views
I have tried and failed to use SHBrowseForFolder. I can't find a module with the BROWSEINFO structure defined, so I have defined my own. So then I find that SHBrowseForFolder is not defined anywhere either. I have to admit that I am floundering here and have no idea what to do. Please can someone explain how to use this function, including how to declare all the bits I need.
With many thanks in advance,
Mike
0 Kudos
2 Replies
anthonyrichards
New Contributor III
555 Views
If you type 'shbrowseforfolder' in the search box below, you will find some useful info from these boards....

Message Edited by anthonyrichards on 01-24-2005 12:44 AM

0 Kudos
Paul_Curtis
Valued Contributor I
555 Views
See the attached sample code.
0 Kudos
Reply