ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Macros | |
#define | compare_icons (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : compare_icons_imp |
Functions | |
static | BOOL (WINAPI *pSHAreIconsEqual)(HICON hIcon1 |
void | compare_icons_imp (int id1, int id2, BOOL expected) |
START_TEST (SHAreIconsEqual) | |
Variables | |
static HICON | hIcon2 |
static const char * | names [] |
#define compare_icons (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : compare_icons_imp |
Definition at line 40 of file SHAreIconsEqual.c.
Definition at line 26 of file SHAreIconsEqual.c.
START_TEST | ( | SHAreIconsEqual | ) |
Definition at line 44 of file SHAreIconsEqual.c.
HICON hIcon2 |
Definition at line 14 of file SHAreIconsEqual.c.
Referenced by SHAreIconsEqual(), START_TEST(), and test_marshal_HICON().
Definition at line 16 of file SHAreIconsEqual.c.