VirtualBox

Changeset 46341 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 31, 2013 12:13:49 PM (12 years ago)
Author:
vboxsync
Message:

Main: 64-bit unknown OS types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ostypes.h

    r43363 r46341  
    4444{
    4545    VBOXOSTYPE_Unknown          = 0,
     46    VBOXOSTYPE_Unknown_x64      = 0x00100,
    4647    VBOXOSTYPE_DOS              = 0x10000,
    4748    VBOXOSTYPE_Win31            = 0x15000,
     
    5152    VBOXOSTYPE_WinMe            = 0x23000,
    5253    VBOXOSTYPE_WinNT            = 0x30000,
     54    VBOXOSTYPE_WinNT_x64        = 0x30100,
    5355    VBOXOSTYPE_WinNT4           = 0x31000,
    5456    VBOXOSTYPE_Win2k            = 0x32000,
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