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

📄 unrar.plg

📁 我把unrar的代码整理成vc工程了
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: unrar - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/unrar.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\codes\unrar_vc\archive.cpp"
"D:\codes\unrar_vc\arcread.cpp"
"D:\codes\unrar_vc\cmddata.cpp"
"D:\codes\unrar_vc\consio.cpp"
"D:\codes\unrar_vc\crc.cpp"
"D:\codes\unrar_vc\crypt.cpp"
"D:\codes\unrar_vc\encname.cpp"
"D:\codes\unrar_vc\errhnd.cpp"
"D:\codes\unrar_vc\extinfo.cpp"
"D:\codes\unrar_vc\extract.cpp"
"D:\codes\unrar_vc\filcreat.cpp"
"D:\codes\unrar_vc\file.cpp"
"D:\codes\unrar_vc\filefn.cpp"
"D:\codes\unrar_vc\filestr.cpp"
"D:\codes\unrar_vc\find.cpp"
"D:\codes\unrar_vc\getbits.cpp"
"D:\codes\unrar_vc\global.cpp"
"D:\codes\unrar_vc\int64.cpp"
"D:\codes\unrar_vc\isnt.cpp"
"D:\codes\unrar_vc\list.cpp"
"D:\codes\unrar_vc\match.cpp"
"D:\codes\unrar_vc\options.cpp"
"D:\codes\unrar_vc\pathfn.cpp"
"D:\codes\unrar_vc\rar.cpp"
"D:\codes\unrar_vc\rarvm.cpp"
"D:\codes\unrar_vc\rawread.cpp"
"D:\codes\unrar_vc\rdwrfn.cpp"
"D:\codes\unrar_vc\recvol.cpp"
"D:\codes\unrar_vc\resource.cpp"
"D:\codes\unrar_vc\rijndael.cpp"
"D:\codes\unrar_vc\rs.cpp"
"D:\codes\unrar_vc\savepos.cpp"
"D:\codes\unrar_vc\scantree.cpp"
"D:\codes\unrar_vc\sha1.cpp"
"D:\codes\unrar_vc\strfn.cpp"
"D:\codes\unrar_vc\strlist.cpp"
"D:\codes\unrar_vc\system.cpp"
"D:\codes\unrar_vc\timefn.cpp"
"D:\codes\unrar_vc\ulinks.cpp"
"D:\codes\unrar_vc\unicode.cpp"
"D:\codes\unrar_vc\unpack.cpp"
"D:\codes\unrar_vc\volume.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP30.tmp" 
<h3>Output Window</h3>
Compiling...
archive.cpp
arcread.cpp
d:\codes\unrar_vc\arcread.cpp(659) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
cmddata.cpp
consio.cpp
crc.cpp
crypt.cpp
encname.cpp
errhnd.cpp
extinfo.cpp
extract.cpp
D:\codes\unrar_vc\extract.cpp(124) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\extract.cpp(345) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\extract.cpp(368) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\extract.cpp(810) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
filcreat.cpp
file.cpp
D:\codes\unrar_vc\file.cpp(209) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\file.cpp(306) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\file.cpp(310) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\file.cpp(507) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
filefn.cpp
filestr.cpp
find.cpp
getbits.cpp
global.cpp
int64.cpp
isnt.cpp
list.cpp
D:\codes\unrar_vc\list.cpp(79) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
match.cpp
options.cpp
pathfn.cpp
rar.cpp
rarvm.cpp
D:\codes\unrar_vc\rarvm.cpp(599) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
rawread.cpp
rdwrfn.cpp
recvol.cpp
D:\codes\unrar_vc\recvol.cpp(71) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
resource.cpp
rijndael.cpp
rs.cpp
savepos.cpp
scantree.cpp
sha1.cpp
strfn.cpp
strlist.cpp
system.cpp
timefn.cpp
ulinks.cpp
unicode.cpp
D:\codes\unrar_vc\unicode.cpp(452) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
unpack.cpp
d:\codes\unrar_vc\model.cpp(543) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\codes\unrar_vc\unpack.cpp(418) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
volume.cpp
D:\codes\unrar_vc\volume.cpp(185) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP31.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:yes /pdb:"Debug/unrar.pdb" /debug /machine:I386 /out:"Debug/unrar.exe" /pdbtype:sept 
.\Debug\archive.obj
.\Debug\arcread.obj
.\Debug\cmddata.obj
.\Debug\consio.obj
.\Debug\crc.obj
.\Debug\crypt.obj
.\Debug\encname.obj
.\Debug\errhnd.obj
.\Debug\extinfo.obj
.\Debug\extract.obj
.\Debug\filcreat.obj
.\Debug\file.obj
.\Debug\filefn.obj
.\Debug\filestr.obj
.\Debug\find.obj
.\Debug\getbits.obj
.\Debug\global.obj
.\Debug\int64.obj
.\Debug\isnt.obj
.\Debug\list.obj
.\Debug\match.obj
.\Debug\options.obj
.\Debug\pathfn.obj
.\Debug\rar.obj
.\Debug\rarvm.obj
.\Debug\rawread.obj
.\Debug\rdwrfn.obj
.\Debug\recvol.obj
.\Debug\resource.obj
.\Debug\rijndael.obj
.\Debug\rs.obj
.\Debug\savepos.obj
.\Debug\scantree.obj
.\Debug\sha1.obj
.\Debug\strfn.obj
.\Debug\strlist.obj
.\Debug\system.obj
.\Debug\timefn.obj
.\Debug\ulinks.obj
.\Debug\unicode.obj
.\Debug\unpack.obj
.\Debug\volume.obj
]
Creating command line "link.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP31.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\wang\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /o"Debug/unrar.bsc" 
.\Debug\archive.sbr
.\Debug\arcread.sbr
.\Debug\cmddata.sbr
.\Debug\consio.sbr
.\Debug\crc.sbr
.\Debug\crypt.sbr
.\Debug\encname.sbr
.\Debug\errhnd.sbr
.\Debug\extinfo.sbr
.\Debug\extract.sbr
.\Debug\filcreat.sbr
.\Debug\file.sbr
.\Debug\filefn.sbr
.\Debug\filestr.sbr
.\Debug\find.sbr
.\Debug\getbits.sbr
.\Debug\global.sbr
.\Debug\int64.sbr
.\Debug\isnt.sbr
.\Debug\list.sbr
.\Debug\match.sbr
.\Debug\options.sbr
.\Debug\pathfn.sbr
.\Debug\rar.sbr
.\Debug\rarvm.sbr
.\Debug\rawread.sbr
.\Debug\rdwrfn.sbr
.\Debug\recvol.sbr
.\Debug\resource.sbr
.\Debug\rijndael.sbr
.\Debug\rs.sbr
.\Debug\savepos.sbr
.\Debug\scantree.sbr
.\Debug\sha1.sbr
.\Debug\strfn.sbr
.\Debug\strlist.sbr
.\Debug\system.sbr
.\Debug\timefn.sbr
.\Debug\ulinks.sbr
.\Debug\unicode.sbr
.\Debug\unpack.sbr
.\Debug\volume.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\wang\LOCALS~1\Temp\RSP32.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
unrar.exe - 0 error(s), 16 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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