Changeset 55401 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 23, 2015 10:03:17 AM (10 years ago)
- Location:
- trunk/src/VBox/Main/include
- Files:
-
- 32 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/AdditionsFacilityImpl.h
r50370 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox COM class implementation -
trunk/src/VBox/Main/include/ApplianceImplPrivate.h
r55184 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox Appliance private data definitions -
trunk/src/VBox/Main/include/AudioSnifferInterface.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox Driver interface to Audio Sniffer device -
trunk/src/VBox/Main/include/AutoCaller.h
r52489 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/AutoStateDep.h
r54840 r55401 1 /* $Id$ */ 1 2 #ifndef ____H_AUTOSTATEDEP 2 3 #define ____H_AUTOSTATEDEP -
trunk/src/VBox/Main/include/AutostartDb.h
r42178 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * Main - Autostart database Interfaces. -
trunk/src/VBox/Main/include/BandwidthControlImpl.h
r49644 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/BandwidthGroupImpl.h
r49644 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/DisplayUtils.h
r54053 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * Display helper declarations -
trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h
r50618 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/GuestImpl.h
r52082 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox COM class implementation -
trunk/src/VBox/Main/include/GuestOSTypeImpl.h
r49644 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/HGCM.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * HGCM - Host-Guest Communication Manager. -
trunk/src/VBox/Main/include/HGCMObjects.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/HGCMThread.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * HGCMThread - Host-Guest Communication Manager worker threads header. -
trunk/src/VBox/Main/include/HostPower.h
r50220 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/MachineImplCloneVM.h
r38119 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * Definition of MachineCloneVM -
trunk/src/VBox/Main/include/Matching.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/MediumAttachmentImpl.h
r49871 r55401 1 /* $Id: $ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/ObjectState.h
r51903 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/RemoteUSBBackend.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/SecretKeyStore.h
r55182 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * Main - Secret key interface. -
trunk/src/VBox/Main/include/SessionImpl.h
r55214 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VBox Client Session COM Class definition -
trunk/src/VBox/Main/include/SharedFolderImpl.h
r50919 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/VMMDev.h
r47190 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox Driver interface to VMM device -
trunk/src/VBox/Main/include/VirtualBoxBase.h
r51903 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBox COM base classes definition -
trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h
r55189 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * VirtualBoxErrorInfo COM class definition. -
trunk/src/VBox/Main/include/netif.h
r50196 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * Main - Network Interfaces. -
trunk/src/VBox/Main/include/objectslist.h
r52317 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/vbox-libhal.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * -
trunk/src/VBox/Main/include/vector.h
r32324 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 * STL-inspired vector implementation in C -
trunk/src/VBox/Main/include/win/resource.h
r44528 r55401 1 /* $Id$ */ 1 2 /** @file 2 3 *
Note:
See TracChangeset
for help on using the changeset viewer.