mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 18:11:57 +00:00
MIM_MENUDATA is now defined in w32api CVS HEAD
svn path=/trunk/; revision=7514
This commit is contained in:
parent
6e186d661c
commit
13713116d5
1 changed files with 2 additions and 0 deletions
|
@ -20,7 +20,9 @@ typedef LPDLGTEMPLATE LPDLGTEMPLATEA, LPDLGTEMPLATEW;
|
|||
#endif
|
||||
|
||||
#define WS_EX_TRAYWINDOW 0x80000000L
|
||||
#if (__W32API_MAJOR_VERSION < 2 || __W32API_MINOR_VERSION < 5)
|
||||
#define MIM_MENUDATA 0x00000008
|
||||
#endif /* __W32API_MAJOR_VERSION < 2 || __W32API_MINOR_VERSION < 5 */
|
||||
|
||||
#define DCX_USESTYLE 0x00010000
|
||||
#define WS_EX_MANAGED 0x40000000L /* Window managed by the window system */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue