ReactOS 0.4.15-dev-7924-g5949c20
shellbrowser.h File Reference
#include "../utility/treedroptarget.h"
#include "../utility/shellbrowserimpl.h"
#include <memory>
Include dependency graph for shellbrowser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ShellPathInfo
 information structure to hold current shell folder information More...
 
struct  BrowserCallback
 
struct  ShellBrowser
 Implementation of IShellBrowserImpl interface in explorer child windows. More...
 
struct  ShellBrowserChildT< BASE >
 
struct  MDIShellBrowserChild
 

Macros

#define C_DRIVE_STR   TEXT("C:\\")
 
#define C_DRIVE   C_DRIVE_STR
 

Macro Definition Documentation

◆ C_DRIVE

#define C_DRIVE   C_DRIVE_STR

Definition at line 188 of file shellbrowser.h.

◆ C_DRIVE_STR

#define C_DRIVE_STR   TEXT("C:\\")

Definition at line 182 of file shellbrowser.h.