Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/HTMLKit/HTMLKit.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::HTMLKit
 The HTMLKit is used to provide support for rendering HTML in a control (as well as connecting to the HTML resource if it's not on the local machine), and for enumerating the various HTML DOM elements. More...

Defines

#define HTMLKIT_API
 All of this is here so that if we use this kit in our programs, all we have to do is pull in this one file (HTMLKit.h) and we'll automatically link to the correct library! This does mean that our app that uses this kit needs to have either "USE_HTMLKIT_DLL" defined or "USE_HTMLKIT_LIB" defined to use the DLL or static libraries.

Define Documentation

#define HTMLKIT_API
 

All of this is here so that if we use this kit in our programs, all we have to do is pull in this one file (HTMLKit.h) and we'll automatically link to the correct library! This does mean that our app that uses this kit needs to have either "USE_HTMLKIT_DLL" defined or "USE_HTMLKIT_LIB" defined to use the DLL or static libraries.

   Comments or Suggestions?    License Information