cvision.h in OpenCVL.rar
Sponsored links
// cvision.h : main header file for the CVISION application
//
#if !defined(AFX_CVISION_H__668CCB86_1BC5_47C2_B797_8F00C520024B__INCLUDED_)
#define AFX_CVISION_H__668CCB86_1BC5_47C2_B797_8F00C520024B__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
/////////////////////////////////////////////////////////////////////////////
// CCvisionApp:
// See cvision.cpp for the implementation of this class
//
class CCvisionApp : public CWinApp
{
public:
CCvisionApp();
// Overrides
// ClassW
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.