VirtualBox

Changeset 66076 in vbox for trunk


Ignore:
Timestamp:
Mar 14, 2017 9:34:19 AM (8 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvHostBase-win.cpp

    r66075 r66076  
    565565        do
    566566        {
    567             if (pThis->hwndDeviceChange)
    568                 PostMessage(pThis->hwndDeviceChange, WM_CLOSE, 0, 0); /* default win proc will destroy the window */
     567            if (pThis->Os.hwndDeviceChange)
     568                PostMessage(pThis->Os.hwndDeviceChange, WM_CLOSE, 0, 0); /* default win proc will destroy the window */
    569569
    570570            rc = RTThreadWait(pThis->Os.hThrdMediaChange, 100, NULL);
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