Searched defs:loadInstalledDll (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp140 static HMODULE loadInstalledDll(const wchar_t *pwszName) function
190 HMODULE hDIFxAPI = loadInstalledDll(L"DIFxAPI.dll");

Completed in 603 milliseconds