代码搜索:PCSC

找到约 170 项符合「PCSC」的源代码

代码结果 170
www.eeworm.com/read/190790/5170778

bat ice.bat

NMSYM /TRANS:SOURCE,package /LOGFILE:Icelog.log,APPEND pcsc_drv.sys
www.eeworm.com/read/358023/3007160

makefile

CC = g++ LD = ld -export-dynamic OBJS := $(patsubst %.cpp,%.o,$(wildcard *.cpp)) JDK_HOME = /usr/java/j2sdk1.4.2_05 PCSC_HDRS = -I/usr/include PCSC_LIBS = -L/usr/lib -lpcsclite INC
www.eeworm.com/read/207667/5001097

old entries.old

/config.h/0/dummy timestamp// /PCSC.cpp/0/dummy timestamp// /pcsc.h/0/dummy timestamp// /pthread.h/0/dummy timestamp// /sched.h/0/dummy timestamp// /StdAfx.cpp/0/dummy timestamp// /StdAfx.h/0/du
www.eeworm.com/read/292373/8360039

txt readme.txt

The PCSC Connector Component for Delphi The component has the following properties, methods and events: Methods: constructor Create(AOwner: TComponent); override; destructor Destr
www.eeworm.com/read/358023/3007166

properties opencard.properties

# Configuring the CardTerminalRegistry # The parameters after the class name are: # name, type, and address of the card terminal OpenCard.terminals = \ com.ibm.opencard.terminal.pcsc10.
www.eeworm.com/read/207667/5001094

entries

/PCSC.cpp/1.1/Thu Aug 7 21:52:56 2003/-kkv/ /StdAfx.cpp/1.1/Mon May 6 23:01:24 2002/-kkv/ /StdAfx.h/1.1/Mon May 6 23:01:24 2002/-kkv/ /config.h/1.1/Thu Sep 11 09:47:42 2003/-kkv/ /pcsc.h/1.1/Sa
www.eeworm.com/read/423504/10555908

makefile

LIBSC_VERSION = 0.3.0 PREFIX = /usr/local LIBDIR = $(PREFIX)/lib INCDIR = $(PREFIX)/include INCLUDES = -I/opt/pcsc/include LDFLAGS = -lpcsclite -lpthread CFLAGS = $(INCLUDES) -g -Wall -fPIC
www.eeworm.com/read/310719/13645140

dfm mainform.dfm

object frmMainForm: TfrmMainForm Left = 271 Top = 206 Width = 559 Height = 434 Caption = 'SmartCard Reader (PCSC)' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color =
www.eeworm.com/read/310719/13645144

~dfm mainform.~dfm

object frmMainForm: TfrmMainForm Left = 271 Top = 206 Width = 559 Height = 434 Caption = 'SmartCard Reader (PCSC)' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color =
www.eeworm.com/read/147640/5728243

c formaticc.c

/* * This is an APDU robot for pcsc-lite. * * MUSCLE SmartCard Development ( http://www.linuxnet.com ) * * Copyright (C) 2000-2002 * David Corcoran * Ludovic Rousseau