• M
    vbox: Add support for VirtualBox 4.1 · 73ce5050
    Matthias Bolte 提交于
    Deal with the incompatible changes in the VirtualBox 4.1 API.
    
    INetworkAdapter has its different AttachTo* method replaced by
    a settable attachmentType property.
    
    The maximum number of network adapters is now requestable per
    chipset type.
    
    The OpenMedium method got a bool parameter to request opening
    a medium under a new IID.
    73ce5050
vbox_CAPI_v4_1.h 243.2 KB