ReactOS 0.4.15-dev-7924-g5949c20
shellbars.h File Reference
#include <windef.h>
#include <winbase.h>
#include <shlobj.h>
#include <shlobj_undoc.h>
#include <shlguid_undoc.h>
#include <shdeprecated.h>
#include <tchar.h>
#include <atlbase.h>
#include <atlcom.h>
#include <atlwin.h>
#include <atlsimpcoll.h>
#include <shlwapi.h>
#include <shlwapi_undoc.h>
#include <undocshell.h>
#include <shellutils.h>
#include <strsafe.h>
#include <wine/debug.h>
#include "../resource.h"
#include "CBandSite.h"
#include "CBandSiteMenu.h"
#include "CISFBand.h"
Include dependency graph for shellbars.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_NO_STATUS
 
#define _INC_WINDOWS
 
#define COM_NO_WINDOWS_H
 
#define USE_SYSTEM_ISFBAND   0
 
#define CISFBand_CreateInstance   RSHELL_CISFBand_CreateInstance
 

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (browseui)
 

Macro Definition Documentation

◆ _INC_WINDOWS

#define _INC_WINDOWS

Definition at line 5 of file shellbars.h.

◆ CISFBand_CreateInstance

#define CISFBand_CreateInstance   RSHELL_CISFBand_CreateInstance

Definition at line 39 of file shellbars.h.

◆ COM_NO_WINDOWS_H

#define COM_NO_WINDOWS_H

Definition at line 6 of file shellbars.h.

◆ USE_SYSTEM_ISFBAND

#define USE_SYSTEM_ISFBAND   0

Definition at line 34 of file shellbars.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 4 of file shellbars.h.

Function Documentation

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( browseui  )