mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
[RSHELL]
* CMenuBand: Begin implementing submenus for shell items. * CMenuBand: Begin implementing context menus. CORE-7881 svn path=/branches/shell-experiments/; revision=62232
This commit is contained in:
parent
d5f6a80f41
commit
b42655951c
2 changed files with 213 additions and 20 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "precomp.h"
|
||||
|
||||
/* NOTE: The following constants may *NOT* be changed because
|
||||
/* NOTE: The following constants *MUST NOT* be changed because
|
||||
they're hardcoded and need to be the exact values
|
||||
in order to get the start menu to work! */
|
||||
#define IDM_PROGRAMS 504
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue