Changeset 46877 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 1, 2013 10:12:08 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r46876 r46877 866 866 867 867 /* Expose CMPXCHG16B. Currently a hack. */ 868 if ( osTypeId == "Windows81" 869 || osTypeId == "Windows81_64" 868 if ( osTypeId == "Windows81_64" 870 869 || osTypeId == "Windows2012_64") 871 870 {
Note:
See TracChangeset
for help on using the changeset viewer.