mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
[RSHELL]
* Fix some more C-style casts, and misc coding style changes. * CMenuBand: Create a skeleton of the functions that would handle SMIF_TRACKPOPUP submenus. * CMenuDeskBar: Fix the redraw issue that prevented submenus from working as expected. CORE-7886 svn path=/branches/shell-experiments/; revision=62248
This commit is contained in:
parent
7c921822b4
commit
f1281f1369
5 changed files with 100 additions and 51 deletions
|
@ -18,7 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#define TEST_TRACKPOPUPMENU_SUBMENUS
|
||||
//#define TEST_TRACKPOPUPMENU_SUBMENUS
|
||||
|
||||
#include "precomp.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue