ReactOS 0.4.16-dev-527-gdad3a09
|
Go to the source code of this file.
Functions | |
BOOL | FileExists (PCWSTR FileName) |
BOOL | ResourceToFile (INT i, PCWSTR FileName) |
START_TEST (PrivateExtractIcons) | |
Variables | |
struct { | |
PCWSTR FilePath | |
UINT cIcons | |
UINT cTotalIcons | |
BOOL bhIconValid | |
} | IconTests [] |
struct { | |
PCWSTR FileName | |
INT ResourceId | |
} | IconFiles [] |
Definition at line 12 of file PrivateExtractIcons.c.
Referenced by ResourceToFile().
Definition at line 20 of file PrivateExtractIcons.c.
Referenced by START_TEST().
START_TEST | ( | PrivateExtractIcons | ) |
Definition at line 113 of file PrivateExtractIcons.c.
BOOL bhIconValid |
Definition at line 70 of file PrivateExtractIcons.c.
Referenced by START_TEST().
UINT cIcons |
Definition at line 68 of file PrivateExtractIcons.c.
Referenced by START_TEST(), and test_PrivateExtractIcons().
UINT cTotalIcons |
Definition at line 69 of file PrivateExtractIcons.c.
Referenced by START_TEST().
Definition at line 104 of file PrivateExtractIcons.c.
PCWSTR FilePath |
Definition at line 67 of file PrivateExtractIcons.c.
Referenced by AddBackslash(), BcdOpenStoreFromFile(), BiAddStoreFromFile(), BiLoadHive(), ChangeACLsOfFiles(), ChangeFileACL(), CmpAddDriverToList(), CmpAddToHiveFileList(), CmpCmdHiveOpen(), DosCreateFile(), DosCreateFileEx(), DosOpenFile(), EfiInitpConvertEfiFilePath(), EfiInitpCreateApplicationEntry(), EtfsOpen(), FileIoCopyFileName(), FileIoCopyParentDirectoryPath(), filesys_GetFile(), FileTableCompareWithSameAttributes(), FileTableCompareWithSubsetAttributes(), GetPathOfFile(), load_class(), load_progid(), LoadAndBootWindows(), LoadReactOSSetup(), PeLdrLoadBootImage(), PeLdrLoadImage(), PeLdrLoadImageEx(), PrintDaclsOfFiles(), PrintFileDacl(), ReadBootCodeFromFile(), RxCreateVNetRoot(), START_TEST(), StoreNameInSft(), StrDupShortenPath(), WinLdrAddDriverToList(), and WinLdrLoadDeviceDriver().
struct { ... } IconFiles[] |
Referenced by START_TEST().
struct { ... } IconTests[] |
Referenced by START_TEST().
INT ResourceId |
Definition at line 105 of file PrivateExtractIcons.c.
Referenced by START_TEST().