1 Star 0 Fork 0

jeffkuang/USB_ICCardReader_Test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
HID_Demo.h 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
jeffkuang 提交于 2015-06-08 21:06 +08:00 . 建立VS2008工程项目。
//////////////////////////////////////////////////////////////////////////
// Easy USB 51 Programer Test1.h //
// ٺϵӹ //
// www.baiheee.com //
//////////////////////////////////////////////////////////////////////////
#if !defined(AFX_EASYUSB51PROGRAMERTEST1_H__E7CB978F_4C3F_4DBF_887D_AC9FFB9C0029__INCLUDED_)
#define AFX_EASYUSB51PROGRAMERTEST1_H__E7CB978F_4C3F_4DBF_887D_AC9FFB9C0029__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
/////////////////////////////////////////////////////////////////////////////
// CHIDDemoTestApp:
// See Easy USB 51 Programer Test1.cpp for the implementation of this class
//
class CHIDDemoTestApp : public CWinApp
{
public:
CHIDDemoTestApp();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CHIDDemoTestApp)
public:
virtual BOOL InitInstance();
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CHIDDemoTestApp)
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_EASYUSB51PROGRAMERTEST1_H__E7CB978F_4C3F_4DBF_887D_AC9FFB9C0029__INCLUDED_)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/jeffkuang_workspace/USB_ICCardReader_Test.git
git@gitee.com:jeffkuang_workspace/USB_ICCardReader_Test.git
jeffkuang_workspace
USB_ICCardReader_Test
USB_ICCardReader_Test
master

搜索帮助