VirtualBox

Changeset 6124 in vbox for trunk/include


Ignore:
Timestamp:
Dec 18, 2007 1:53:29 PM (17 years ago)
Author:
vboxsync
Message:

Removed VBoxXML (including CFGLDR), xerces and xalan.

Location:
trunk/include/VBox
Files:
1 deleted
2 edited

Legend:

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

    r6047 r6124  
    5858# define VBOX_STRICT
    5959#endif
    60 #define IN_CFGLDR_R3
    6160#define IN_CFGM_GC
    6261#define IN_CFGM_R3
  • trunk/include/VBox/com/Guid.h

    r6076 r6124  
    104104    operator const GUID &() const { return *(GUID *) &uuid; }
    105105
    106     /* to directly pass instances to CFGLDRQueryUUID() */
     106    /* to directly pass instances to RTPrintf("%Vuuid") */
    107107    PRTUUID ptr() { return &uuid; }
    108108
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