[ros-diffs] [hpoussin] 27905: Add missing HH_SAFE_DISPLAY_TOPIC constant

hpoussin at svn.reactos.org hpoussin at svn.reactos.org
Fri Jul 27 11:33:29 CEST 2007


Author: hpoussin
Date: Fri Jul 27 13:33:28 2007
New Revision: 27905

URL: http://svn.reactos.org/svn/reactos?rev=27905&view=rev
Log:
Add missing HH_SAFE_DISPLAY_TOPIC constant

Modified:
    trunk/reactos/include/psdk/htmlhelp.h

Modified: trunk/reactos/include/psdk/htmlhelp.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/htmlhelp.h?rev=27905&r1=27904&r2=27905&view=diff
==============================================================================
--- trunk/reactos/include/psdk/htmlhelp.h (original)
+++ trunk/reactos/include/psdk/htmlhelp.h Fri Jul 27 13:33:28 2007
@@ -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
 




More information about the Ros-diffs mailing list