刘文涛80174520 21dbbf4a1b Z991239-6139 #comment feat: 优化退出到首页日志 5 months ago
..
CMakeLists.txt 311e018855 #IQRV #comment UOS下编译失败处理 1 year ago
ContactlessCard.xml 2db2966cef Z991239-6033 #comment feat: 新js接口xml定义 7 months ago
ContactlessCard_UserErrorCode.h 56d1dcd35a Z991239-6015 #comment feat: 非接新错误定义码 7 months ago
ContactlessCard_client_g.h 5a2c96a9e9 Z991239-6033 #comment feat: 新js接口文件 7 months ago
ContactlessCard_def_g.h 5a2c96a9e9 Z991239-6033 #comment feat: 新js接口文件 7 months ago
ContactlessCard_msg_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 years ago
ContactlessCard_server_g.h 5a2c96a9e9 Z991239-6033 #comment feat: 新js接口文件 7 months ago
ContactlessFSM.cpp 21dbbf4a1b Z991239-6139 #comment feat: 优化退出到首页日志 5 months ago
ContactlessFSM.h 5bf9b90568 Z991239-6139 #comment feat: 非接状态跳转优化 5 months ago
ReadMe.txt ae7780cbf4 Z991239-890 #comment 基于终端版本4.3.0 合并实体和其他工程模块 5 years ago
mod_ContactlessCard.cpp 3b36613ffd Z991239-6139 #comment feat: 非接使用框架提供的退出事件 5 months ago
mod_ContactlessCard.h 655d8db379 Z991239-6033 #comment feat: 修复读卡问题 7 months ago
targetver.h ae7780cbf4 Z991239-890 #comment 基于终端版本4.3.0 合并实体和其他工程模块 5 years ago

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : mod_ContactlessCard Project Overview
========================================================================

AppWizard has created this mod_ContactlessCard DLL for you.

This file contains a summary of what you will find in each of the files that
make up your mod_ContactlessCard application.


mod_ContactlessCard.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

mod_ContactlessCard.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

mod_ContactlessCard.cpp
This is the main DLL source file.

When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can set the Ignore Input Library property to Yes
on the General propert page of the Linker folder in the project's Property
Pages dialog box.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named mod_ContactlessCard.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////