//-------------------------------------------------------------------------------- // // File: PLUSTAB.H // // Definitions, classes, and prototypes for a DLL that // provides CPropSheetExt objects to any other object user. // //-------------------------------------------------------------------------------- #ifndef _PLUSTAB_H_ #define _PLUSTAb_H_ //Get the object definitions #include #include #endif //_PLUSTAB_H_