FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
GeneratedMFCHeader.h
Go to the documentation of this file.
1#pragma once
2
3//
4// (C) Copyright 2005-2024 by Graebert GmbH.
5//
6// Permission to use, copy, modify, and distribute this software in
7// object code form for any purpose and without fee is hereby granted,
8// provided that the above copyright notice appears in all copies and
9// that both that copyright notice and the limited warranty and
10// restricted rights notice below appear in all supporting
11// documentation.
12//
13// GRAEBERT PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
14// GRAEBERT SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
15// MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. GRAEBERT GMBH
16// DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
17// UNINTERRUPTED OR ERROR FREE.
18
20
21// MFC based ui classes
22#include <afx.h>
23#include <afxadv.h>
24#include <afxpriv.h>
25#include <afxcmn.h>
26
27#pragma pack(push, 8)
28#if defined (__cplusplus) || defined (__cplusplus__)
29#include "acad\MFCHeader.h"
30#include "acdb17\MFCHeader.h"
31#include "acui17\CommonHeader.h"
32#include "adui17\CommonHeader.h"
33#include "anav\CommonHeader.h"
34#include "actc\CommonHeader.h"
35#include "adui17\Global Func.h"
36#include "acui17\Global Func.h"
37#include "actcui\CommonHeader.h"
38#include "anav\Global Func.h"
39#include "actc\Global Func.h"
40#include "actcui\Global Func.h"
41#include "AddMfcGlobals.h"
42#include "addMFCClass.h"
43#endif
44#pragma pack(pop)
45
46