//
// MODULE: HTMLFrag.h
//
// PURPOSE: declaration of the CHTMLFragments and CHTMLFragmentsTS classes.
// This is how CInfer packages up fragments of HTML to be rendered in accord
// with a template.
//
// PROJECT: Generic Troubleshooter DLL for Microsoft AnswerPoint
//
// COMPANY: Saltmine Creative, Inc. (206)-284-7511 support@saltmine.com
//
// AUTHOR: Joe Mabel
//
// ORIGINAL DATE: 8-27-1998
//
// NOTES:
//
// Version Date By Comments
//--------------------------------------------------------------------
// V3.0 8-27-98 JM Original
//
//////////////////////////////////////////////////////////////////////
#ifndef __HTMLFRAG_H_
#define __HTMLFRAG_H_
#include
using namespace std;
// JSM V3.2
#include