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

📄 filemon.plg

📁 文件过滤驱动程序源码,一个不需要安装IFS就可以编译的文件过滤驱动程序源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FILEMON - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x0 /fo".\Debug/FILEMON.res" /d "_DEBUG" "E:\FILEMON\exe\FILEMON.RC"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MLd /W3 /WX /Gm /GX /ZI /Od /I "e:\mstools\include" /I "..\dd" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x400 /D "_MBCS" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\FILEMON\exe\FILEMON.C"
"E:\FILEMON\exe\INSTDRV.C"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" with contents
[
comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /pdb:none /map:".\Debug/Filemon.map" /debug /machine:I386 /out:".\Debug/Filemon.exe" /libpath:"s:\msdev\vc\lib" /SUBSYSTEM:windows,4.0 
.\Debug\FILEMON.OBJ
.\Debug\INSTDRV.OBJ
.\Debug\FILEMON.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
FILEMON.C
e:\filemon\exe\filemon.c(1988) : error C2220: warning treated as error - no object file generated
e:\filemon\exe\filemon.c(1988) : warning C4013: 'SetWindowLongPtr' undefined; assuming extern returning int
e:\filemon\exe\filemon.c(1989) : error C2065: 'GWLP_WNDPROC' : undeclared identifier
e:\filemon\exe\filemon.c(1990) : error C2065: 'LONG_PTR' : undeclared identifier
e:\filemon\exe\filemon.c(1990) : error C2146: syntax error : missing ')' before identifier 'ListViewSubclass'
e:\filemon\exe\filemon.c(1990) : error C2059: syntax error : ')'
INSTDRV.C
Generating Code...
Error executing cl.exe.



<h3>Results</h3>
Filemon.exe - 5 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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