33 winetest_ok(icon1 != icon2,
"Expected two different handles for %s==%s\n",
names[id1-1],
names[id2-1]);
40 #define compare_icons (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : compare_icons_imp 49 if (!pSHAreIconsEqual)
51 skip(
"SHAreIconsEqual not exported\n");
63 trace(
"SHAreIconsEqual not implemented?\n");
BOOL WINAPI DestroyIcon(_In_ HICON)
BOOL WINAPI SHAreIconsEqual(HICON hIcon1, HICON hIcon2)
void compare_icons_imp(int id1, int id2, BOOL expected)
#define MAKEINTRESOURCEA(i)
static BOOL(WINAPI *pSHAreIconsEqual)(HICON hIcon1
HINSTANCE WINAPI DECLSPEC_HOTPATCH LoadLibraryA(LPCSTR lpLibFileName)
void __winetest_cdecl winetest_ok(int condition, const char *msg,...)
#define EXCEPTION_EXECUTE_HANDLER
HANDLE WINAPI LoadImageA(_In_opt_ HINSTANCE, _In_ LPCSTR, _In_ UINT, _In_ int, _In_ int, _In_ UINT)
START_TEST(SHAreIconsEqual)
#define GetProcAddress(x, y)
#define _SEH2_EXCEPT(...)