Changeset 95698 in vbox for trunk/include
- Timestamp:
- Jul 18, 2022 9:49:17 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/system.h
r93115 r95698 355 355 RTDECL(uint64_t) RTSystemGetNtVersion(void); 356 356 357 /** 358 * Get the Windows NT product type (OSVERSIONINFOW::wProductType). 359 */ 360 RTDECL(uint8_t) RTSystemGetNtProductType(void); 361 357 362 #endif /* RT_OS_WINDOWS */ 358 363
Note:
See TracChangeset
for help on using the changeset viewer.