#undef BB
#undef BBStr
#undef bb
#undef bbStr
#define BB
#define BBStr( x,y,z ) ;
#define bb
#define bbStr( x,y,z ) ;
#ifndef procNestOn
#undef LB_
#undef LE_
#undef LE_ret
#undef ret
#undef ret_
#undef __
#undef ___
#define LB_( x )
{
#define LE_
}
#define ret_ return ;
#define LE_ret( x ) return( x );
#define ret( x ) return( x );
#define __
#define ___
#endif
/* Module ut/exceptns exec_ut.ic
*****************************************************************************
Authors GRT, LEC, GRT
*/
#define __WINDOWS__
#include for_all.h
#include <afxwin.h>
#include <afxole.h>
class EFatalException
top . is_inc_for . C++
: public CException /* _____________________________________________________________________________ R e u s e . f o r . MFC Applications for using MFC CException services together with class ExecUt _____________________________________________________________________________ */ { DECLARE_DYNAMIC( EFatalException ); public: protected: private: // exported methods: } ; #endif