ReactOS
0.4.16-dev-1093-g93e9710
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
shellbars.h
Go to the documentation of this file.
1
#ifndef _SHELLBARS_PCH_
2
#define _SHELLBARS_PCH_
3
4
#define WIN32_NO_STATUS
5
#define _INC_WINDOWS
6
#define COM_NO_WINDOWS_H
7
8
#include <
windef.h
>
9
#include <
winbase.h
>
10
#include <
shlobj.h
>
11
#include <
shlobj_undoc.h
>
12
#include <
shlguid_undoc.h
>
13
#include <shdeprecated.h>
14
#include <tchar.h>
15
#include <atlbase.h>
16
#include <atlcom.h>
17
#include <atlwin.h>
18
#include <
atlsimpcoll.h
>
19
#include <
shlwapi.h
>
20
#include <
shlwapi_undoc.h
>
21
#include <
undocshell.h
>
22
#include <
shellutils.h
>
23
#include <
strsafe.h
>
24
25
#include <
wine/debug.h
>
26
WINE_DEFAULT_DEBUG_CHANNEL
(browseui);
27
28
#include "../resource.h"
29
30
#include "
CBandSite.h
"
31
#include "
CBandSiteMenu.h
"
32
#include "
CISFBand.h
"
33
34
#define USE_SYSTEM_ISFBAND 0
35
36
#if USE_SYSTEM_ISFBAND
37
#define CISFBand_CreateInstance(riid, ppv) (CoCreateInstance(CLSID_ISFBand, NULL, CLSCTX_INPROC_SERVER,riid, ppv))
38
#else
39
#define CISFBand_CreateInstance RSHELL_CISFBand_CreateInstance
40
#endif
41
42
#endif
/* _SHELLBARS_PCH_ */
CBandSiteMenu.h
CBandSite.h
CISFBand.h
atlsimpcoll.h
WINE_DEFAULT_DEBUG_CHANNEL
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
Definition:
precomp.h:23
debug.h
shellutils.h
shlguid_undoc.h
shlobj.h
shlobj_undoc.h
shlwapi.h
shlwapi_undoc.h
strsafe.h
undocshell.h
winbase.h
windef.h
dll
win32
browseui
shellbars
shellbars.h
Generated on Mon May 5 2025 06:03:47 for ReactOS by
1.9.6