2025-04-27 07:49:33 -04:00

28 lines
608 B
C

/////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 1996-1997 Microsoft Corporation
//
// Module Name:
// HelpData.h
//
// Abstract:
// Definitions for data required for implementing help.
//
// Author:
// David Potter (davidp) February 19, 1997
//
// Revision History:
//
// Notes:
//
/////////////////////////////////////////////////////////////////////////////
#ifndef _HELPDATA_H_
#define _HELPDATA_H_
#include "HelpArr.h"
/////////////////////////////////////////////////////////////////////////////
#endif // _HELPDATA_H_