pwdspy.plg
来自「一个在visualC++开发的密码探测器很有研究和参考价值好东西和大家分享」· PLG 代码 · 共 40 行
PLG
40 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PwdSpy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSP17.tmp" with contents
[
PwdSpyHk.lib /nologo /subsystem:windows /incremental:yes /pdb:"..\bin\i386d/PwdSpy.pdb" /debug /machine:I386 /out:"..\bin\i386d/PwdSpy.exe" /pdbtype:sept /libpath:"../bin/i386d"
".\i386d\OSInfo.obj"
".\i386d\PopupTipWnd.obj"
".\i386d\PwdSpy.obj"
".\i386d\PwdSpyDlg.obj"
".\i386d\SingleInstance.obj"
".\i386d\StdAfx.obj"
".\i386d\PwdSpy.res"
"\思维\课程设计\VC\VC光盘0721\VC实例光盘\Example12\密码探测器\PasswordSpy\bin\i386d\PwdSpyHk.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ptpress\LOCALS~1\Temp\RSP17.tmp"
<h3>Output Window</h3>
Linking...
LINK : fatal error LNK1104: cannot open file "PwdSpyHk.lib"
Error executing link.exe.
Creating command line "bscmake.exe /nologo /o"..\bin\i386d/PwdSpy.bsc" ".\i386d\StdAfx.sbr" ".\i386d\OSInfo.sbr" ".\i386d\PopupTipWnd.sbr" ".\i386d\PwdSpy.sbr" ".\i386d\PwdSpyDlg.sbr" ".\i386d\SingleInstance.sbr""
Creating browse info file...
BSCMAKE: warning BK4502 : truncated .SBR file '.\i386d\OSInfo.sbr' not in ..\bin\i386d/PwdSpy.bsc
BSCMAKE: error BK1513 : nonincremental update requires all .SBR files
Error executing bscmake.exe.
<h3>Output Window</h3>
<h3>Results</h3>
PwdSpy.exe - 2 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?