Searched refs:lpGetDirProc (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.c286 FARPROC lpGetDirProc; local
310 lpGetDirProc = MakeProcInstance((FARPROC)GetDirProc, hInst);
312 (UINT CALLBACK *)ofn.lpfnHook = (UINT CALLBACK *)lpGetDirProc;
314 ofn.lpfnHook = lpGetDirProc;

Completed in 100 milliseconds