mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 05:44:26 +08:00
Make our tray window working as Windows' one. JIRA issue: CORE-10675 - Add REST_NOCLOSE restriction to CTrayWindow::DoExitWindows method. - Add TRAYCMD_EJECT constant to <undocshell.h>. - Implement TRAYCMD_STARTMENU, TRAYCMD_EJECT, TRAYCMD_CONTROL_PANEL, and TRAYCMD_PRINTERS_AND_FAXES tray commands. - Add import to setupapi to use CM_Request_Eject_PC function.