Searched refs:notifyID (Results 1 – 1 of 1) sorted by relevance
4947 ULONG notifyID, i; in test_SHChangeNotify() local4979 …notifyID = SHChangeNotifyRegister(wnd, !test_new_delivery ? SHCNRF_ShellLevel : SHCNRF_ShellLevel|… in test_SHChangeNotify()4981 ok(notifyID != 0, "Failed to register a window for change notifications\n"); in test_SHChangeNotify()5010 SHChangeNotifyDeregister(notifyID); in test_SHChangeNotify()