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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceUtils.cpp252 * Helper for VBoxServiceGetFileVersion and attempts to read and parse
282 static int VBoxServiceGetFileVersion(const char *pszFilename, function
385 rc = VBoxServiceGetFileVersion(szFullPath, &dwMajor, &dwMinor, &dwBuild, &dwRev);

Completed in 299 milliseconds