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

📄 authfilt.plg

📁 开发ISAPI身份鉴定过滤器编程代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AuthFilt - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/AuthFilt.res" /d "NDEBUG" /d "_AFXDLL" "E:\Sample9\AuthFilt\AuthFilt.rc"" 
Creating temporary file "C:\TEMP\RSPD6.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 
"E:\Sample9\AuthFilt\AuthFilt.cpp"
"E:\Sample9\AuthFilt\cache.cpp"
"E:\Sample9\AuthFilt\db.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPD6.tmp" 
Creating temporary file "C:\TEMP\RSPD7.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/AuthFilt.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Sample9\AuthFilt\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPD7.tmp" 
Creating temporary file "C:\TEMP\RSPD8.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\RSPD8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AuthFilt.cpp
cache.cpp
db.cpp
Generating Code...
Linking...
   Creating library Release/AuthFilt.lib and object Release/AuthFilt.exp



<h3>Results</h3>
AuthFilt.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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