Searched refs:hChildDlg (Results 1 – 2 of 2) sorted by relevance
557 HWND hChildDlg, unsigned int uiMsg, WPARAM wParam, LPARAM lParam) in ofnHookProc() argument559 HWND hwndDlg = GetParent(hChildDlg); in ofnHookProc()579 pImpl->handleInitDialog(hwndDlg, hChildDlg); in ofnHookProc()587 hChildDlg, reinterpret_cast<LPOFNOTIFY>(lParam)); in ofnHookProc()596 hChildDlg, LOWORD(wParam), HIWORD(lParam)); in ofnHookProc()
304 HWND hChildDlg, // handle to child dialog box
Completed in 43 milliseconds