Searched refs:GetDirProc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c152 FUNCTION: GetDirProc(HWND, unsigned, WPARAM, LPARAM)
165 GetDirProc(HWND hDlg, WORD wMessage, WPARAM wParam, LPARAM lParam) function
207 GetDirProc(HWND hwndDlg, WORD wMessage, WPARAM wParam, LPARAM lParam) function
310 lpGetDirProc = MakeProcInstance((FARPROC)GetDirProc, hInst);
317 ofn.lpfnHook = (LPOFNHOOKPROC)GetDirProc;

Completed in 46 milliseconds