www.pudn.com > DalsaNetlink.rar > CyApp.h
// CyApp.h : main header file for the CyApp application
//
#if !defined(AFX_CYAPP_H__EF32D4EC_329F_442A_8974_4A81A2CAEC15__INCLUDED_)
#define AFX_CYAPP_H__EF32D4EC_329F_442A_8974_4A81A2CAEC15__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
#include "CyConfig.h"
#include "CyGrabber.h"
#include "CyDisplayEx.h"
#include "CyImageBuffer.h"
#include "CyChannel.h"
#include "CyCameraInterface.h"
#include "CyPropertySheet.h"
#include