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

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c4436 HINSTANCE hDll; local
4443 hDll = GetModuleHandle(comctl_dll);
4444 if (hDll != NULL)
4447 pGetVer = (DLLGETVERSIONPROC)GetProcAddress(hDll, "DllGetVersion");

Completed in 78 milliseconds