Searched refs:rtSystemWinQueryOSVersion (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A DRTSystemQueryOSInfo-win.cpp159 static int rtSystemWinQueryOSVersion(RTSYSOSINFO enmInfo, char *pszInfo, size_t cchInfo) function
326 return rtSystemWinQueryOSVersion(enmInfo, pszInfo, cchInfo);

Completed in 42 milliseconds