oilyang 5ff80fdc56 Z991239-6492 #comment feat:去掉卡机公共库多余的日志记录;完善数据 преди 3 седмици
..
CMakeLists.txt 850af3a1fb #IQBX #comment 密码键盘编译通过 преди 1 година
PinPadFSM.cpp 5ff80fdc56 Z991239-6492 #comment feat:去掉卡机公共库多余的日志记录;完善数据 преди 3 седмици
PinPadFSM.h 5bd304902a #IQRV #comment 去除无用的变量配置 преди 1 месец
PinPad_UserErrorCode.h 123bf905ce Z991239-6309 #comment 精简pinpad启动阶段的日志 преди 3 месеца
PinPad_client_g.h a235f69524 Z991239-5462 #comment remove unuseful logs преди 1 година
PinPad_common.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 преди 5 години
PinPad_def_g.h d14576a403 Z991239-5384 #comment 调整JS接口,完善xml方便自动生成md文件 преди 1 година
PinPad_msg_g.h d14576a403 Z991239-5384 #comment 调整JS接口,完善xml方便自动生成md文件 преди 1 година
PinPad_server_g.h 8ed258adab Z991239-5365 #comment 增加pinpad的JS接口 преди 1 година
ReadMe.txt 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 преди 5 години
mod_PinPad.h 7b00365974 #IQRV #comment 添加测试日志 gift4haichun преди 7 месеца
mod_pinpad.cpp f1e32a5c9d #IQRV #comment bOpen函数&UIState重构 преди 7 месеца
pinpad.xml d14576a403 Z991239-5384 #comment 调整JS接口,完善xml方便自动生成md文件 преди 1 година
sm4.cpp 1105f0ed94 Z991239-4870 #comment 计算校验值的文件 преди 2 години
sm4.h 1105f0ed94 Z991239-4870 #comment 计算校验值的文件 преди 2 години

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.

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