[omniORB] compilation problems with MFC and omniORB301
   
    Eric Callier
     
    eric.callier@elftrading.com
       
    Sun, 24 Sep 2000 11:10:38 +0200
    
    
  
In my sources when I include first afxwin.h I've got the following
compilation error:
     error "Name conflict: _T is defined as a macro in a header file
included before this."
And when I invert the include statements with omniORB headers I've got the
following error:
     error WINDOWS.H already included.  MFC apps must not #include
<windows.h>
Is anyone has an Idea to solve my problem ?
Regards,
Eric