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

📄 authfilt.plg

📁 本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。
💻 PLG
字号:
--------------------Configuration: AuthFilt - Win32 Release--------------------
Begining build with project "C:\Users\Lodos\LIB\ISAPI\AuthFilt\isam\AuthFilt.dsp", at root.
Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/AuthFilt.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo"Release/AuthFilt.res" /d "NDEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Release/AuthFilt.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/AuthFilt.pdb" /machine:I386 /def:".\AuthFilt.def" /out:"Release/AuthFilt.dll" /implib:"Release/AuthFilt.lib" "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\TEMP\RSP75.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/AuthFilt.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Users\Lodos\LIB\ISAPI\AuthFilt\isam\AuthFilt.cpp"
"C:\Users\Lodos\LIB\ISAPI\AuthFilt\isam\db.cpp"
>
Creating command line "cl.exe @C:\TEMP\RSP75.tmp" 
Creating temp file "C:\TEMP\RSP76.tmp" with contents </nologo /subsystem:windows /dll /incremental:no /pdb:"Release/AuthFilt.pdb" /machine:I386 /def:".\AuthFilt.def" /out:"Release/AuthFilt.dll" /implib:"Release/AuthFilt.lib" 
.\Release\AuthFilt.obj
.\Release\cache.obj
.\Release\db.obj
.\Release\StdAfx.obj
.\Release\AuthFilt.res>
Creating command line "link.exe @C:\TEMP\RSP76.tmp" 
Compiling...
AuthFilt.cpp
db.cpp
Generating Code...
Linking...
   Creating library Release/AuthFilt.lib and object Release/AuthFilt.exp



AuthFilt.dll - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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