VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
StdAfx.h
Go to the documentation of this file.
1 /* © 1998 JRM Technologies, Inc.*/
2 // stdafx.h : include file for standard system include files,
3 // or project specific include files that are used frequently, but
4 // are changed infrequently
5 //
6 
7 #if !defined(AFX_STDAFX_H__C581D8F4_B395_49D9_A5F8_91EB608036DA__INCLUDED_)
8 #define AFX_STDAFX_H__C581D8F4_B395_49D9_A5F8_91EB608036DA__INCLUDED_
9 
10 #if _MSC_VER > 1000
11 #pragma once
12 #endif // _MSC_VER > 1000
13 
14 
15 // Insert your headers here
16 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
17 
18 #ifdef WIN32
19 #include <windows.h>
20 #endif //JWW
21 
22 // TODO: reference additional headers your program requires here
23 
24 //{{AFX_INSERT_LOCATION}}
25 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
26 
27 #endif // !defined(AFX_STDAFX_H__C581D8F4_B395_49D9_A5F8_91EB608036DA__INCLUDED_)


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)