VirtualBox

Changeset 9360 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 3, 2008 5:10:09 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31580
Message:

Main: Return the correct value for IGuest::OSTypeId as reported by the guest additions when they are active (fixes #1761#c77).

Location:
trunk/src/VBox/Main/include
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxImpl.h

    r8765 r9360  
    7676public:
    7777
    78     VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT (VirtualBox)
    79 
    8078    typedef std::list <ComPtr <IVirtualBoxCallback> > CallbackList;
    8179    typedef std::vector <ComPtr <IVirtualBoxCallback> > CallbackVector;
     
    8381    class CallbackEvent;
    8482    friend class CallbackEvent;
     83
     84    VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT (VirtualBox)
    8585
    8686    DECLARE_CLASSFACTORY_SINGLETON(VirtualBox)
     
    383383    HRESULT registerDVDImage (DVDImage *aImage, bool aOnStartUp);
    384384    HRESULT registerFloppyImage (FloppyImage *aImage, bool aOnStartUp);
    385     HRESULT registerGuestOSTypes();
    386385
    387386    HRESULT lockConfig();
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette