Changeset 95858 in vbox for trunk/src/VBox
- Timestamp:
- Jul 26, 2022 11:56:16 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp
r95846 r95858 111 111 * Appends the product type if available (Vista & 2003 only for some reason). 112 112 * 113 * @param pszTmp The buffer. Assumes it's big enough. 113 * @param pszTmp The buffer. 114 * @param cbTmp The buffer size. 114 115 */ 115 116 static void rtSystemWinAppendProductType(char *pszTmp, size_t cbTmp)
Note:
See TracChangeset
for help on using the changeset viewer.