ReactOS
0.4.16-dev-816-g135a9a9
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
EnumFiles.h
Go to the documentation of this file.
1
//
2
// EnumFiles.h
3
//
4
5
#ifndef ENUMFILES_H
6
#define ENUMFILES_H
7
8
typedef
BOOL
(*
MYENUMFILESPROC
) (
PWIN32_FIND_DATA
,
const
TCHAR
*,
long
);
9
BOOL
EnumFilesInDirectory
(
const
TCHAR
* szDirectory,
const
TCHAR
* szFileSpec,
MYENUMFILESPROC
pProc,
long
lParam
,
BOOL
bSubsToo,
BOOL
bSubsMustMatchFileSpec =
FALSE
);
10
11
#endif
//ENUMFILES_H
MYENUMFILESPROC
BOOL(* MYENUMFILESPROC)(PWIN32_FIND_DATA, const TCHAR *, long)
Definition:
EnumFiles.h:8
EnumFilesInDirectory
BOOL EnumFilesInDirectory(const TCHAR *szDirectory, const TCHAR *szFileSpec, MYENUMFILESPROC pProc, long lParam, BOOL bSubsToo, BOOL bSubsMustMatchFileSpec=FALSE)
Definition:
EnumFilesImpl.h:13
lParam
LPARAM lParam
Definition:
combotst.c:139
FALSE
#define FALSE
Definition:
types.h:117
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
BOOL
#define BOOL
Definition:
nt_native.h:43
long
#define long
Definition:
qsort.c:33
PWIN32_FIND_DATA
WIN32_FIND_DATAA * PWIN32_FIND_DATA
Definition:
winbase.h:3745
TCHAR
char TCHAR
Definition:
xmlstorage.h:189
modules
rosapps
applications
sysutils
utils
sdkparse
EnumFiles.h
Generated on Fri Mar 14 2025 06:06:49 for ReactOS by
1.9.6