#if !defined(AFX_STDAFX_H__C8BFB253_466B_11D1_B8FC_006008165B1E__INCLUDED_) #define AFX_STDAFX_H__C8BFB253_466B_11D1_B8FC_006008165B1E__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC support for ActiveX Controls // Delete the two includes below if you do not wish to use the MFC // database classes #include // MFC database classes #include // MFC DAO database classes #if 0 // needed for the fbs stuff to work typedef __int32 int32; typedef __int16 int16; #endif //{{AFX_INSERT_LOCATION}} // Microsoft Developer Studio will insert additional declarations immediately before the previous line. #endif // !defined(AFX_STDAFX_H__C8BFB253_466B_11D1_B8FC_006008165B1E__INCLUDED_)