cvisionDlg.h in OpenCVL.rar
Sponsored links
// cvisionDlg.h : header file
//
#if !defined(AFX_CVISIONDLG_H__2C793B38_8792_4A21_94D3_6E0F1FA51F54__INCLUDED_)
#define AFX_CVISIONDLG_H__2C793B38_8792_4A21_94D3_6E0F1FA51F54__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
/////////////////////////////////////////////////////////////////////////////
// CCvisionDlg dialog
class CCvisionDlg : public CDialog
{
// Construction
public:
CCvisionDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(CCvisionDlg)
enum { IDD = IDD_CVISION_DIALOG };
// NOTE: the ClassWizard will add data members here
//}}AFX_DATA
// ClassWizard generated virtual
...
...
... to be continued.
This is a preview. To get the complete source file,
please click here to download the whole source code package.