ReactOS 0.4.16-dev-937-g7afcd2a
|
Go to the source code of this file.
Macros | |
#define | UNIQUEEXT L"ABC123XYZ" |
#define | my_ok_all_flags(val, flags) ok_eq_hex((val) & (flags), (flags)) |
Functions | |
static DWORD_PTR | SHGFI (PCWSTR Path, SHFILEINFOW &Info, UINT Flags, UINT Attributes=0) |
static DWORD_PTR | SHGFI (LPCITEMIDLIST Pidl, SHFILEINFOW &Info, UINT Flags, UINT Attributes=0) |
START_TEST (SHGetFileInfo) | |
Definition at line 12 of file ShellInfo.cpp.
#define UNIQUEEXT L"ABC123XYZ" |
Definition at line 11 of file ShellInfo.cpp.
|
static |
Definition at line 19 of file ShellInfo.cpp.
|
static |
Definition at line 14 of file ShellInfo.cpp.
Referenced by SHGFI(), and START_TEST().
START_TEST | ( | SHGetFileInfo | ) |
Definition at line 24 of file ShellInfo.cpp.