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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp75 static void logString(MSIHANDLE hInstall, LPCSTR szString, ...) function
512 logString(g_hCurrentModule, (LPCSTR)msg);
522 logString(g_hCurrentModule, szString);

Completed in 47 milliseconds