VirtualBox

Changeset 13662 in vbox


Ignore:
Timestamp:
Oct 29, 2008 3:49:28 PM (16 years ago)
Author:
vboxsync
Message:

Wrong message

File:
1 edited

Legend:

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

    r13656 r13662  
    5555        /* Is this allowed from another thread? */
    5656        SetWindowLongPtr(mHwnd, 0, 0);
    57         PostMessage(mHwnd, WM_CLOSE, 0, 0);
     57        PostMessage(mHwnd, WM_QUIT, 0, 0);
    5858    }
    5959}
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