?? xpdec.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: xpdec - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Temp\RSP296.bat" with contents
[
@echo off
ml /c /coff /Fo.\Release\s1-win32.obj ".\s1-win32.asm"
]
Creating command line "C:\Temp\RSP296.bat"
Creating temporary file "C:\Temp\RSP297.bat" with contents
[
@echo off
ml /c /coff /Fo.\Release\m5-win32.obj ".\m5-win32.asm"
]
Creating command line "C:\Temp\RSP297.bat"
Creating temporary file "C:\Temp\RSP298.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/xpdec.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"C:\Home\Administrator\xpdec\main.c"
"C:\Home\Administrator\xpdec\md5_dgst.c"
"C:\Home\Administrator\xpdec\sha1dgst.c"
]
Creating command line "cl.exe @C:\Temp\RSP298.tmp"
Assembling ".\s1-win32.asm"
Microsoft (R) Macro Assembler Version 6.11d
Copyright (C) Microsoft Corp 1981-1995. All rights reserved.
Assembling: .\s1-win32.asm
Assembling ".\m5-win32.asm"
Microsoft (R) Macro Assembler Version 6.11d
Copyright (C) Microsoft Corp 1981-1995. All rights reserved.
Assembling: .\m5-win32.asm
Creating temporary file "C:\Temp\RSP299.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 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 /subsystem:console /incremental:no /pdb:"Release/xpdec.pdb" /machine:I386 /out:"Release/xpdec.exe"
.\Release\main.obj
.\Release\md5_dgst.obj
.\Release\sha1dgst.obj
".\Release\m5-win32.obj"
".\Release\s1-win32.obj"
]
Creating command line "link.exe @C:\Temp\RSP299.tmp"
<h3>Output Window</h3>
Compiling...
main.c
C:\Home\Administrator\xpdec\main.c(293) : fatal error C1189: #error : The key has been removed from the source code. Please obtain the executable.
md5_dgst.c
sha1dgst.c
Error executing cl.exe.
<h3>Results</h3>
xpdec.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -