Microsoft-3D-Movie-Maker/kauai/TOOLS/CHELPEXP.H

23 lines
627 B
C

/* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
/* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
/***************************************************************************
Author: ShonK
Project: Kauai
Copyright (c) Microsoft Corporation
Chunky help exporting. Only one API is exported by this module. It
writes chomp source for the help topics contained in a chunky file.
***************************************************************************/
#ifndef CHELPEXP_H
#define CHELPEXP_H
bool FExportHelpText(PCFL pcfl, PMSNK pmsnk);
#endif //!CHELPEXP_H