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

/vbox/src/VBox/Runtime/r3/win/
H A Dinternal-r3-win.h19 typedef enum RTWINOSTYPE enum
46 } RTWINOSTYPE; typedef in typeref:enum:RTWINOSTYPE
64 extern DECLHIDDEN(RTWINOSTYPE) g_enmWinVer;
H A Dinit-win.cpp52 DECLHIDDEN(RTWINOSTYPE) g_enmWinVer = kRTWinOSType_UNKNOWN;
94 static RTWINOSTYPE rtR3InitWinSimplifiedVersion(OSVERSIONINFOEXW const *pOSInfoEx)
96 RTWINOSTYPE enmVer = kRTWinOSType_UNKNOWN;

Completed in 43 milliseconds