VirtualBox

Ignore:
Timestamp:
Dec 19, 2017 11:14:53 AM (7 years ago)
Author:
vboxsync
Message:

VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x needs floppy and have no use for USB.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r70181 r70217  
    183183        case VBOXOSTYPE_WinMe:                            pszOs = "Windows Me";     break;
    184184        case VBOXOSTYPE_WinNT:                            pszOs = "Windows NT";     break;
     185        case VBOXOSTYPE_WinNT3x:                          pszOs = "Windows NT 3.x"; break;
    185186        case VBOXOSTYPE_WinNT4:                           pszOs = "Windows NT4";    break;
    186187        case VBOXOSTYPE_Win2k:                            pszOs = "Windows 2k";     break;
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