[STOBJECT]
authorEric Kohl <eric.kohl@reactos.org>
Fri, 18 Aug 2017 14:49:11 +0000 (14:49 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 18 Aug 2017 14:49:11 +0000 (14:49 +0000)
commit7a47c14c8f697c3ca15c2546e021107065377b5b
treedb32841fd46b17837ea6354f30d93e7decfe6ff0
parent6c364c895de15b6c348bc5c147bfbce5fe320190
[STOBJECT]
- Add support for the hotplug icon.
- Set default menu items in the context menus.
- Use a timer to properly distinguish between a single and a double click on an icon.
- Some code cleanup.

svn path=/trunk/; revision=75611
reactos/dll/shellext/stobject/CMakeLists.txt
reactos/dll/shellext/stobject/csystray.cpp
reactos/dll/shellext/stobject/hotplug.cpp [new file with mode: 0644]
reactos/dll/shellext/stobject/power.cpp
reactos/dll/shellext/stobject/precomp.h
reactos/dll/shellext/stobject/stobject.cpp
reactos/dll/shellext/stobject/volume.cpp