Searched refs:szThisApp (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.c89 char szThisApp[_MAX_PATH]; variable
559 GetModuleFileName(hInstance,(LPSTR)szThisApp,sizeof(szThisApp));
560 lstrcpy(zfn, szThisApp);
562 ptr = strrchr(szThisApp, '\\');
567 lstrcpy(szTarget, szThisApp);

Completed in 97 milliseconds