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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp842 UINT __stdcall InstallNetLwf(MSIHANDLE hModule) function
855 logStringW(hModule, L"InstallNetLwf: Installing NetLwf");
878 logStringW(hModule, L"InstallNetLwf: VBoxNetCfgWinNetLwfInstall failed, error = 0x%x", hr);
893 logStringW(hModule, L"InstallNetLwf: Done");
896 logStringW(hModule, L"InstallNetLwf: doNetCfgInit failed, error = 0x%x", uErr);

Completed in 48 milliseconds