VirtualBox

Changeset 20928 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Jun 25, 2009 11:53:37 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49096
Message:

API/others: Renamed IConsole::discardSavedState to IConsole::forgetSavedState, added parameter. Deleted old IConsole::powerDown, renamed IConsole::powerDownAsync to IConsole::powerDown (as promised for 2.1). Implemented perl sample code for registering a hard disk. Cleaned up constant formatting in the API docs. Updated SDK changelog. Renamed com/errorprint2.h to com/errorprint.h, added a few assertion variants. Eliminated com/errorprint_legacy.h. Adjusted all files using the affected headers and APIs. Renamed tstHeadless2 to tstHeadless.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/errorprint.cpp

    r20914 r20928  
    33/** @file
    44 * MS COM / XPCOM Abstraction Layer:
    5  * Error info print helpers. This implements the shared code from the macros from errorprint2.h.
     5 * Error info print helpers. This implements the shared code from the macros from errorprint.h.
    66 */
    77
     
    2424
    2525#include <VBox/com/ErrorInfo.h>
    26 #include <VBox/com/errorprint2.h>
     26#include <VBox/com/errorprint.h>
    2727#include <VBox/log.h>
    2828
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