FindDllVersion.h in FindDllVersion.rar
Sponsored links
// FindDllVersion.h : main header file for the FINDDLLVERSION application
//
#if !defined(AFX_FINDDLLVERSION_H__7498064C_9213_4611_A317_7E82807E3B52__INCLUDED_)
#define AFX_FINDDLLVERSION_H__7498064C_9213_4611_A317_7E82807E3B52__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////////
// CFindDllVersionApp:
// See FindDllVersion.cpp for the implementation of this class
//
class CFindDllVersionApp : public CWinApp
{
public:
CFindDllVersionApp();
// Ove
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.