Searched defs:NotifyCode (Results 1 – 2 of 2) sorted by relevance
88 …tic void COMDLG32_FR_HandleWMCommand(HWND hDlgWnd, COMDLG32_FR_Data *pData, int Id, int NotifyCode) in COMDLG32_FR_HandleWMCommand()
1931 int NotifyCode = HIWORD(wParam); in OnCommand() local