Changeset 71294 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Mar 10, 2018 12:06:43 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp
r70215 r71294 341 341 } 342 342 343 344 RTDECL(uint32_t) RTSystemGetNtBuildNo(void) 345 { 346 return g_WinOsInfoEx.dwBuildNumber; 347 } 348
Note:
See TracChangeset
for help on using the changeset viewer.