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... ============================================================================== --- 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