sources

来自「SmartCard驱动程序」· 代码 · 共 28 行

TXT
28
字号
!IF 0

Copyright (C) SCM Microsystems, 1998 - 1999

Module Name:

    sources.

NOTE:   Commented description of this file is in \nt\bak\bin\sources.tpl

!ENDIF

TARGETNAME=Pscr
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib

INCLUDES=..\inc

SOURCES=pscr.rc    \
        PscrLog.mc \
        PscrNT.c   \
        PscrCB.c   \
        PscrCmd.c  \
        PscrRdWr.c

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?