ReactOS 0.4.16-dev-1-gcf26321
|
Browse dialog operating on shell namespace. More...
#include <shellclasses.h>
Private Attributes | |
BROWSEINFO | _browseinfo |
TCHAR | _displayname [MAX_PATH] |
Additional Inherited Members | |
Public Types inherited from ShellPath | |
typedef SShellPtr< ITEMIDLIST > | super |
Protected Member Functions inherited from FileSysShellPath | |
FileSysShellPath () | |
Protected Member Functions inherited from SShellPtr< ITEMIDLIST > | |
SShellPtr () | |
SShellPtr (ITEMIDLIST *p) | |
void | Free () |
Protected Attributes inherited from SShellPtr< ITEMIDLIST > | |
ITEMIDLIST * | _p |
ShellMalloc | _malloc |
Browse dialog operating on shell namespace.
Definition at line 947 of file shellclasses.h.
|
inline |
Definition at line 949 of file shellclasses.h.
|
inline |
Definition at line 964 of file shellclasses.h.
|
inline |
Definition at line 969 of file shellclasses.h.
Referenced by main().
|
private |
Definition at line 975 of file shellclasses.h.
Referenced by FolderBrowser().
Definition at line 976 of file shellclasses.h.
Referenced by FolderBrowser(), and GetDisplayName().