VirtualBox

Changeset 21193 in vbox for trunk/src/VBox/Main/win


Ignore:
Timestamp:
Jul 3, 2009 11:49:59 AM (15 years ago)
Author:
vboxsync
Message:

Forward all unhandled WM_POWERBROADCAST cases to the default window handler.

File:
1 edited

Legend:

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

    r16375 r21193  
    195195                    break;
    196196                }
     197                default:
     198                    return DefWindowProc (hwnd, msg, wParam, lParam);
    197199                }
    198200            }
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