VirtualBox

Changeset 22177 in vbox for trunk


Ignore:
Timestamp:
Aug 11, 2009 4:12:25 PM (15 years ago)
Author:
vboxsync
Message:

Main: fix burns on darwin and linux 64

File:
1 edited

Legend:

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

    r22175 r22177  
    277277    BIOSBootMenuMode_T  biosBootMenuMode;
    278278    bool            fPXEDebugEnabled;
    279     LONG64          llTimeOffset;
     279    int64_t         llTimeOffset;
    280280};
    281281
     
    495495
    496496    enum { HardDisk }   type;           // @todo: implement DVD attachments here
    497     LONG                lPort;
    498     LONG                lDevice;
     497    int32_t             lPort;
     498    int32_t             lDevice;
    499499    com::Guid           uuid;
    500500};
     
    519519
    520520    // only for when controllerType == StorageControllerType_IntelAhci:
    521     LONG                lIDE0MasterEmulationPort,
     521    int32_t             lIDE0MasterEmulationPort,
    522522                        lIDE0SlaveEmulationPort,
    523523                        lIDE1MasterEmulationPort,
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