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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp1032 logStringW(hModule, L"UpdateHostOnlyInterfaces: Reboot required, setting REBOOT property to force");
1035 logStringW(hModule, L"UpdateHostOnlyInterfaces: Failed to set REBOOT property, error = 0x%x", hr2);
1039 logStringW(hModule, L"UpdateHostOnlyInterfaces: VBoxNetCfgWinUpdateHostOnlyNetworkInterface failed, hr = 0x%x", hr);
1166 logStringW(hModule, L"UpdateHostOnlyInterfaces: Updating all host-only interfaces");
1179 logStringW(hModule, L"UpdateHostOnlyInterfaces: NetAdpDir property = %s", wszMpInf);
1190 logStringW(hModule, L"UpdateHostOnlyInterfaces: Resulting INF path = %s", pwszInfPath);
1196 logStringW(hModule, L"UpdateHostOnlyInterfaces: File \"%s\" not found, dwErr=%ld",
1201 logStringW(hModule, L"UpdateHostOnlyInterfaces: File \"%s\" exists",
1210 logStringW(hModule, L"UpdateHostOnlyInterfaces: Reboot required, setting REBOOT property to force");
1213 logStringW(hModule, L"UpdateHostOnlyInterfaces
1237 UINT __stdcall UpdateHostOnlyInterfaces(MSIHANDLE hModule) function
[all...]

Completed in 46 milliseconds