www.pudn.com > WinInet.rar > InetDownload.plg


<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: InetDownload - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/InetDownload.res" /d "_DEBUG" /d "_AFXDLL" "D:\books\实例08\source\InetDownload\InetDownload.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP190.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/InetDownload.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\books\实例08\source\InetDownload\InetDownload.cpp"
"D:\books\实例08\source\InetDownload\InetDownloadDlg.cpp"
"D:\books\实例08\source\InetDownload\InetSession.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP190.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP191.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/InetDownload.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\books\实例08\source\InetDownload\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP191.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP192.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/InetDownload.pdb" /debug /machine:I386 /out:"Debug/InetDownload.exe" /pdbtype:sept
".\Debug\InetDownload.obj"
".\Debug\InetDownloadDlg.obj"
".\Debug\InetSession.obj"
".\Debug\StdAfx.obj"
".\Debug\InetDownload.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~2.DLG\LOCALS~1\Temp\RSP192.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
InetDownload.cpp
InetDownloadDlg.cpp
D:\books\实例08\source\InetDownload\InetDownloadDlg.cpp(133) : warning C4101: 'dwRet' : unreferenced local variable
D:\books\实例08\source\InetDownload\InetDownloadDlg.cpp(226) : warning C4101: 'dwRet' : unreferenced local variable
InetSession.cpp
Generating Code...
Linking...



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