|
ReactOS 0.4.16-dev-2617-g01a0906
|
Go to the source code of this file.
Classes | |
| struct | EXTRACTICONTEST |
Functions | |
| EXTERN_C BOOL WINAPI | SHAreIconsEqual (HICON hIcon1, HICON hIcon2) |
| static void | SafeDestroyIcon (HICON hIco) |
| static UINT | GetIcoSize (HICON hIco) |
| BOOL | FileExists (LPCSTR FileName) |
| BOOL | ResourceToFile (INT i, LPCSTR FileName) |
| VOID | RunExtractIconTest (EXTRACTICONTEST *Test) |
| START_TEST (ExtractIconEx) | |
| static HRESULT | SHDEI (LPCWSTR pszIconFile, int Index=0, UINT GIL=0, UINT Size=0) |
| START_TEST (SHDefExtractIcon) | |
Variables | |
| EXTRACTICONTEST | IconTests [] |
Returns: TRUE - if file exists FALSE - if file does not exist
Definition at line 40 of file ExtractIconEx.cpp.
Referenced by ResourceToFile().
Definition at line 20 of file ExtractIconEx.cpp.
Referenced by SHDEI().
Definition at line 54 of file ExtractIconEx.cpp.
Referenced by START_TEST().
| VOID RunExtractIconTest | ( | EXTRACTICONTEST * | Test | ) |
Definition at line 117 of file ExtractIconEx.cpp.
Referenced by START_TEST().
Definition at line 14 of file ExtractIconEx.cpp.
Referenced by SHDEI(), and START_TEST().
Definition at line 48 of file rosordinal.c.
Referenced by START_TEST().
Definition at line 175 of file ExtractIconEx.cpp.
Referenced by START_TEST().
| START_TEST | ( | ExtractIconEx | ) |
Definition at line 130 of file ExtractIconEx.cpp.
| START_TEST | ( | SHDefExtractIcon | ) |
Definition at line 187 of file ExtractIconEx.cpp.
| EXTRACTICONTEST IconTests[] |
Definition at line 98 of file ExtractIconEx.cpp.
Referenced by START_TEST().