|
ReactOS 0.4.16-dev-1946-g52006dd
|
Go to the source code of this file.
Classes | |
| struct | tagPAIRSTESTS |
Functions | |
| BOOL | IsValidIcon (HICON hIco) |
| BOOL | FileExists (PCWSTR FileName) |
| BOOL | ResourceToFile (INT i, PCWSTR FileName) |
| void | TestPairExtraction (void) |
| START_TEST (PrivateExtractIcons) | |
Variables | |
| struct { | |
| PCWSTR FilePath | |
| UINT cIcons | |
| UINT cTotalIcons | |
| BOOL bhIconValid | |
| } | IconTests [] |
| struct { | |
| PCWSTR FileName | |
| INT ResourceId | |
| } | IconFiles [] |
| static const struct tagPAIRSTESTS | g_pairs [] |
Definition at line 26 of file PrivateExtractIcons.c.
Referenced by ResourceToFile().
Definition at line 13 of file PrivateExtractIcons.c.
Referenced by TestPairExtraction().
Definition at line 34 of file PrivateExtractIcons.c.
Referenced by START_TEST().
| START_TEST | ( | PrivateExtractIcons | ) |
Definition at line 129 of file PrivateExtractIcons.c.
Definition at line 223 of file PrivateExtractIcons.c.
Referenced by START_TEST().
| BOOL bhIconValid |
Definition at line 84 of file PrivateExtractIcons.c.
Referenced by START_TEST().
| UINT cIcons |
Definition at line 82 of file PrivateExtractIcons.c.
Referenced by START_TEST(), and test_PrivateExtractIcons().
| UINT cTotalIcons |
Definition at line 83 of file PrivateExtractIcons.c.
Definition at line 118 of file PrivateExtractIcons.c.
| PCWSTR FilePath |
Definition at line 81 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(), Test_File(), WinLdrAddDriverToList(), and WinLdrLoadDeviceDriver().
|
static |
Referenced by TestPairExtraction().
| struct { ... } IconFiles[] |
Referenced by START_TEST().
| struct { ... } IconTests[] |
Referenced by START_TEST().
| INT ResourceId |
Definition at line 119 of file PrivateExtractIcons.c.
Referenced by START_TEST().