VirtualBox

Ignore:
Timestamp:
Oct 9, 2014 12:16:37 PM (10 years ago)
Author:
vboxsync
Message:

IPRT: Windows 10 OS type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/init-win.cpp

    r51037 r53009  
    161161                 && dwMinorVersion == 3)
    162162            enmVer = kRTWinOSType_81;
     163        else if (   dwMajorVersion == 6
     164                 && dwMinorVersion == 4)
     165            enmVer = kRTWinOSType_10;
    163166        else
    164167            enmVer = kRTWinOSType_NT_UNKNOWN;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette