00001 // KB 5/15/01 \Ken90\Include\SDK\HTutoria.h 00002 #define __HTUTORIA_H 00003 00004 #ifndef _SMALLPDB 00005 00006 #include "Exports.h" 00007 00008 class PLUGINEXPORT HTutorialBar 00009 { 00010 public: 00011 static HTutorialBar *GetTutorialBar(); 00012 BOOL IsInTutorial(); 00013 void RefreshButtons(); 00014 }; 00015 00016 #endif
Generated on Thu Oct 27 11:46:46 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001