oilyang 1015219d8b Z991239-5255 #comment 梳理完善已清理的逻辑、日志。pinpad自检握手在设备打开失败返回Error_DevNotAvailable 1 år sedan
..
CMakeLists.txt 850af3a1fb #IQBX #comment 密码键盘编译通过 1 år sedan
PinPadFSM.cpp 1015219d8b Z991239-5255 #comment 梳理完善已清理的逻辑、日志。pinpad自检握手在设备打开失败返回Error_DevNotAvailable 1 år sedan
PinPadFSM.h 9e3a24e5fe Z991239-5221 #comment 去掉健康、自检的rvc.pad内容 1 år sedan
PinPad_UserErrorCode.h 6efb30594a Z991239-4975 #comment root硬件信息上送调整 2 år sedan
PinPad_client_g.h dece11ed64 Z991239-4916 #comment pinpad密钥更新同步 2 år sedan
PinPad_common.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 år sedan
PinPad_def_g.h dece11ed64 Z991239-4916 #comment pinpad密钥更新同步 2 år sedan
PinPad_msg_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 år sedan
PinPad_server_g.h dece11ed64 Z991239-4916 #comment pinpad密钥更新同步 2 år sedan
ReadMe.txt 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 år sedan
mod_PinPad.h 8704e8755d Z991239-5239 #comment 去掉密码键盘fwb内容,调整自检返回 1 år sedan
mod_pinpad.cpp 8704e8755d Z991239-5239 #comment 去掉密码键盘fwb内容,调整自检返回 1 år sedan
pinpad.xml dece11ed64 Z991239-4916 #comment pinpad密钥更新同步 2 år sedan
sm4.cpp 1105f0ed94 Z991239-4870 #comment 计算校验值的文件 2 år sedan
sm4.h 1105f0ed94 Z991239-4870 #comment 计算校验值的文件 2 år sedan

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : mod_pinpad Project Overview
========================================================================

AppWizard has created this mod_pinpad DLL for you.

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


mod_pinpad.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_pinpad.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_pinpad.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_pinpad.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.

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