NT4/private/windows/win4help/winhelp/inc/doctools.h
2020-09-30 17:12:29 +02:00

21 lines
454 B
C

/**************************************************************************
*
* FILE: doctools.h
*
* PURPOSE:
* Contains "dummy" macros so that commands used by the documenting
* tools may also compile.
*
*************************************************************************/
/* Doctools macros */
#define _subsystem(x)
#define _section(x)
#define _public
#define _private
#define _hidden
#define _begin_ignore
#define _end_ignore