Home
last modified time | relevance | path

Searched defs:NotifyCode (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/comdlg32/
H A Dfinddlg.c88 …tic void COMDLG32_FR_HandleWMCommand(HWND hDlgWnd, COMDLG32_FR_Data *pData, int Id, int NotifyCode) in COMDLG32_FR_HandleWMCommand()
/reactos/base/applications/rapps/
H A Dappview.cpp1931 int NotifyCode = HIWORD(wParam); in OnCommand() local