• 大小: 266KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-10
  • 语言: 其他
  • 标签: VC  PC/SC  智能卡  

资源简介

使用微软PC/SC接口操作智能卡的demo

资源截图

代码片段和文件信息

// PCSC_TEST.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “PCSC_TEST.h“
#include “PCSC_TESTDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CPCSC_TESTApp

BEGIN_MESSAGE_MAP(CPCSC_TESTApp CWinApp)
//{{AFX_MSG_MAP(CPCSC_TESTApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CPCSC_TESTApp construction

CPCSC_TESTApp::CPCSC_TESTApp()
{
// TODO: add

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      62720  2010-07-21 19:19  PCSC_TEST\PCSC_TEST.APS

     文件       2056  2011-12-15 09:51  PCSC_TEST\PCSC_TEST.clw

     文件       2126  2009-11-28 09:18  PCSC_TEST\PCSC_TEST.cpp

     文件       4178  2009-11-28 13:38  PCSC_TEST\PCSC_TEST.dsp

     文件        541  2009-11-28 08:45  PCSC_TEST\PCSC_TEST.dsw

     文件       1357  2009-11-28 08:45  PCSC_TEST\PCSC_TEST.h

     文件      91136  2011-12-15 09:51  PCSC_TEST\PCSC_TEST.ncb

     文件     629760  2011-12-15 09:51  PCSC_TEST\PCSC_TEST.opt

     文件        252  2010-07-21 20:11  PCSC_TEST\PCSC_TEST.plg

     文件       7030  2010-07-21 19:19  PCSC_TEST\PCSC_TEST.rc

     文件       5427  2009-11-28 09:20  PCSC_TEST\PCSC_TEST.rc.bak

     文件      24985  2011-12-15 09:49  PCSC_TEST\PCSC_TESTDlg.cpp

     文件       2435  2010-07-21 18:10  PCSC_TEST\PCSC_TESTDlg.h

     文件       3633  2009-11-28 08:45  PCSC_TEST\ReadMe.txt

     文件      25214  2007-04-10 20:01  PCSC_TEST\res\PCSC_TEST.ico

     文件        401  2009-11-28 08:45  PCSC_TEST\res\PCSC_TEST.rc2

    ..A.SH.      7168  2009-12-01 14:00  PCSC_TEST\res\Thumbs.db

     文件       1331  2010-07-21 18:00  PCSC_TEST\resource.h

     文件        211  2009-11-28 08:45  PCSC_TEST\StdAfx.cpp

     文件       1054  2009-11-28 08:45  PCSC_TEST\StdAfx.h

     文件        550  2009-09-07 09:36  PCSC_TEST\XPstyle.manifest

     目录          0  2012-03-29 14:08  PCSC_TEST\res

     目录          0  2012-06-26 10:31  PCSC_TEST

----------- ---------  ---------- -----  ----

               873565                    23


评论

共有 条评论