reactos/base/shell/rshell
Giannis Adamopoulos dc404583fd [rshell]
- CMenuBand: Fix the size of the separators by setting iBitmap to 0 (which acts as the width of the separator).
- CMenuDeskBar: 
Create the window only in CMenuDeskBar::SetClient and not in SetSite. 
Greatly simplify SetSite. 
Make sure that WS_EX_TOPMOST isn't removed when we call SetWindowPos
Do not forward requests for the SID_SMenuPopup service to the taskbar as this causes the menu band to capture the mouse for the taskbar and not the desk bar

svn path=/branches/shell-experiments/; revision=62223
2014-02-16 21:53:21 +00:00
..
CDesktopBrowser.cpp - Improve filebrowser a bit and add some FIXMEs to show what should be done later 2014-02-11 14:06:26 +00:00
CMakeLists.txt [RSHELL] 2014-02-13 23:49:19 +00:00
CMenuBand.cpp [rshell] 2014-02-16 21:53:21 +00:00
CMenuDeskBar.cpp [rshell] 2014-02-16 21:53:21 +00:00
CMenuSite.cpp [RSHELL] 2014-02-16 12:48:09 +00:00
CStartMenu.cpp [MPLAY32] 2014-02-12 17:48:49 +00:00
misc.cpp [rshell] 2014-02-04 12:11:51 +00:00
precomp.h [MPLAY32] 2014-02-12 17:48:49 +00:00
rshell.spec [rshell] 2014-02-04 12:11:51 +00:00
wraplog.cpp [MPLAY32] 2014-02-12 17:48:49 +00:00
wraplog.h [RSHELL] 2014-02-12 16:54:58 +00:00