VirtualBox

Changeset 76380 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Dec 22, 2018 10:52:41 PM (6 years ago)
Author:
vboxsync
Message:

VBox/com/microatl.h: Include errcore.h rather than err.h for RT_FAILURE(). bugref: 9344

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp

    r69500 r76380  
    2929
    3030#include <VBox/com/ptr.h>
     31#include <iprt/err.h>
    3132#include "HostPower.h"
    3233#include "Logging.h"
    3334
     35
     36/*********************************************************************************************************************************
     37*   Global Variables                                                                                                             *
     38*********************************************************************************************************************************/
    3439static WCHAR gachWindowClassName[] = L"VBoxPowerNotifyClass";
     40
    3541
    3642HostPowerServiceWin::HostPowerServiceWin(VirtualBox *aVirtualBox) : HostPowerService(aVirtualBox), mThread(NIL_RTTHREAD)
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