📄 lsaext.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LsaExt - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "y:\TEMP\RSP240.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LSAEXT_EXPORTS" /Fo"LsaExtRelease/" /Fd"LsaExtRelease/" /FD /c
"D:\MyProject\MyProg\Pwdump4\source\Common.cpp"
"D:\MyProject\MyProg\Pwdump4\source\LsaExt.cpp"
]
Creating command line "cl.exe @y:\TEMP\RSP240.tmp"
Creating temporary file "y:\TEMP\RSP241.tmp" with contents
[
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 /dll /incremental:no /pdb:"LsaExtRelease/PWDump4.pdb" /machine:I386 /def:".\LsaExt.def" /out:"release/PWDump4.dll" /implib:"LsaExtRelease/PWDump4.lib"
.\LsaExtRelease\Common.obj
.\LsaExtRelease\LsaExt.obj
]
Creating command line "link.exe @y:\TEMP\RSP241.tmp"
<h3>Output Window</h3>
Compiling...
Common.cpp
LsaExt.cpp
Generating Code...
Linking...
Creating library LsaExtRelease/PWDump4.lib and object LsaExtRelease/PWDump4.exp
Creating temporary file "y:\TEMP\RSP245.bat" with contents
[
@echo off
copy LsaExtRelease\*.lib .
]
Creating command line "y:\TEMP\RSP245.bat"
LsaExtRelease\PWDump4.lib
已复制 1 个文件。
<h3>Results</h3>
PWDump4.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -