Changeset 106497 in vbox for trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp
- Timestamp:
- Oct 19, 2024 3:11:08 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp
r106061 r106497 250 250 default: 251 251 AssertFailed(); 252 RT_FALL_THROUGH(); 252 253 case kRTWinOSType_UNKNOWN: 253 254 RTStrPrintf(szTmp, sizeof(szTmp), "Unknown %d v%u.%u",
Note:
See TracChangeset
for help on using the changeset viewer.