⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sources

📁 安全支持提供器接口(SSPI)源码
💻
字号:
!IF 0

This project contains files that are not built by the NT Build Lab.
This file is a template for all sources files within this project.

!ENDIF

TARGETNAME=
TARGETTYPE=NOTARGET
TARGETPATH=

SOURCES=

!if $(FREEBUILD)
BDIR = retail
!else
BDIR = debug
!endif

BINPLACE_PLACEFILE=$(BASEDIR)\private\security\signed.txt

!if "$(WIN64)" == "0"

MISCFILES = \
    $(TARGET_DIRECTORY)\$(BDIR)\msv1_0.dll \
    $(TARGET_DIRECTORY)\$(BDIR)\msv1_0.pdb \
    $(TARGET_DIRECTORY)\$(BDIR)\msv1_0.dbg

!endif

⌨️ 快捷键说明

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