mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 00:35:40 +00:00
Remove obsolete definitions.
svn path=/trunk/; revision=20142
This commit is contained in:
parent
bdc56e60ed
commit
70fdd1c0ec
1 changed files with 0 additions and 8 deletions
|
@ -70,14 +70,6 @@
|
|||
#define ITEM_PREV -1
|
||||
#define ITEM_NEXT 1
|
||||
|
||||
#ifndef MF_END
|
||||
#define MF_END (0x0080)
|
||||
#endif
|
||||
|
||||
#ifndef MIIM_STRING
|
||||
#define MIIM_STRING (0x00000040)
|
||||
#endif
|
||||
|
||||
#define MAKEINTATOMA(atom) ((LPCSTR)((ULONG_PTR)((WORD)(atom))))
|
||||
#define MAKEINTATOMW(atom) ((LPCWSTR)((ULONG_PTR)((WORD)(atom))))
|
||||
#define POPUPMENU_CLASS_ATOMA MAKEINTATOMA(32768) /* PopupMenu */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue