meta, C++


#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>

C++ . ALL . top . meta    

class EFatalException


: 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
top . is_inc_for . C++
Include-structure of
todir / exceptns.h

.   for_all.h
.   .   exec_ut.h
.   .   .   exec_ut.h3
.   .   .   macros_1.h
.   .   .   traceco.h
.   .   precomp.h
.   .   .   basis.h
.   .   .   .   compiler.h
.   .   .   .   dmlerr.h
.   .   .   en.h
.   .   .   .   en_lec.h
.   .   .   limits.h
.   .   .   mt.h
.   .   .   obsolete.h
.   .   .   ot.h
.   .   .   st.h
.   .   .   trace.h
.   .   standard.h
.   .   toscreen.h

19 include files
top . is_inc_for . C++