代码搜索:PCSC
找到约 170 项符合「PCSC」的源代码
代码结果 170
www.eeworm.com/read/134138/14004729
sys pcsc_drv.sys
www.eeworm.com/read/110256/15538003
h pcsc_com.h
// PCSC_COM.h : main header file for the PCSC_COM DLL
//
#if !defined(AFX_PCSC_COM_H__8C3097B8_8297_43A7_832D_035693496B0B__INCLUDED_)
#define AFX_PCSC_COM_H__8C3097B8_8297_43A7_832D_035693496B0B
www.eeworm.com/read/110256/15538004
cpp pcsc_com.cpp
// PCSC_COM.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "PCSC_COM.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/110256/15538005
ncb pcsc_com.ncb
www.eeworm.com/read/110256/15538007
dsw pcsc_com.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/110256/15538008
def pcsc_com.def
; PCSC_COM.def : Declares the module parameters for the DLL.
LIBRARY "PCSC_COM"
DESCRIPTION 'PCSC_COM Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/110256/15538009
plg pcsc_com.plg
Build Log
--------------------Configuration: PCSC_COM - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804
www.eeworm.com/read/110256/15538010
rc pcsc_com.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/110256/15538012
clw pcsc_com.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CPCSC_COMApp
LastClass=CPCSC_COMApp
NewFileInclude2=#include "PCSC_COM.h"
ResourceCount=0
www.eeworm.com/read/110256/15538016