#ifndef __WNT_LogFont_HeaderFile # define __WNT_LogFont_HeaderFile # ifndef __WINDOWS_H_INCLUDED # define __WINDOWS_H_INCLUDED # ifndef STRICT # define STRICT # endif /* STRICT */ # define WIN32_LEAN_AND_MEAN # ifdef NOGDI # undef NOGDI /* we need GDI definitions here... */ # endif # include #ifdef DrawText #undef DrawText #endif # ifdef THIS # undef THIS # endif // THIS # endif // __WINDOWS_H_INCLUDED # ifndef __STANDARD_TYPE_HXX_INCLUDED # define __STANDARD_TYPE_HXX_INCLUDED # include # endif // __STANDARD_TYPE_HXX_INCLUDED typedef LOGFONT WNT_LogFont; extern const Handle( Standard_Type )& STANDARD_TYPE( WNT_LogFont ); #endif // __WNT_LogFont_HeaderFile