StdAfx.h in FindDllVersion.rar
Sponsored links
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__C3840FFC_9B25_4831_A193_ED4BDE6BD92A__INCLUDED_)
#define AFX_STDAFX_H__C3840FFC_9B25_4831_A193_ED4BDE6BD92A__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxwin.h> // MFC core and standard components
#in
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.