Searched refs:CreateRegistrationParam (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/shell32/ |
H A D | changenotify.cpp | 269 CreateRegistrationParam(ULONG nRegID, HWND hwnd, UINT wMsg, INT fSources, LONG fEvents, in CreateRegistrationParam() function 464 hRegEntry = CreateRegistrationParam(nRegID, hwnd, uMsg, fSources, wEventMask, in SHChangeNotifyRegister() 506 hRegEntry = CreateRegistrationParam(nRegID, hwnd, uMsg, fSources, wEventMask, in SHChangeNotifyRegister() 526 hRegEntry = CreateRegistrationParam(nRegID, hwnd, uMsg, fSources, wEventMask, in SHChangeNotifyRegister()
|