|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_shell_browse.h>
Public Types | |
| typedef BROWSEINFO | browseinfo_t |
| The browse-info type. | |
Static Public Methods | |
| LPITEMIDLIST | browseforfolder (browseinfo_t *bi) |
| Browses for the folder according to the given information. | |
| BOOL | getpathfromidlist (LPCITEMIDLIST pidl, ws_char_a_t *pszPath) |
| Translates am ITEMIDLIST pointer to a path. | |
shell_browse_traits is a traits class for determining the correct browse information structures and functions for a given character type.
| C | The character type |
|
|
The browse-info type.
|
|
|
Browses for the folder according to the given information.
|
|
||||||||||||
|
Translates am ITEMIDLIST pointer to a path.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |