mirror of
https://github.com/reactos/reactos.git
synced 2025-01-12 17:16:58 +00:00
Add missing HH_SAFE_DISPLAY_TOPIC constant
svn path=/trunk/; revision=27905
This commit is contained in:
parent
8f774e30a3
commit
cdcd38e9ae
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
#define HH_SET_EXCLUSIVE_FILTER 0x19
|
||||
#define HH_INITIALIZE 0x1C
|
||||
#define HH_UNINITIALIZE 0x1D
|
||||
#define HH_SAFE_DISPLAY_TOPIC 0x20
|
||||
#define HH_PRETRANSLATEMESSAGE 0xFD
|
||||
#define HH_SET_GLOBAL_PROPERTY 0xFC
|
||||
|
||||
|
|
Loading…
Reference in a new issue