EnumHosts.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: EnumHosts - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/EnumHosts.res" /d "NDEBUG" "F:ddc++时尚编程百例实例87 枚举局域网内计算机EnumHosts.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP324.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/EnumHosts.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例87 枚举局域网内计算机EnumHosts.cpp"
- "F:ddc++时尚编程百例实例87 枚举局域网内计算机EnumHostsDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP324.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP325.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/EnumHosts.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例87 枚举局域网内计算机StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP325.tmp"
- Creating command line "link.exe ws2_32.lib mpr.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/EnumHosts.pdb" /machine:I386 /out:"Release/EnumHosts.exe" ".ReleaseEnumHosts.obj" ".ReleaseEnumHostsDlg.obj" ".ReleaseStdAfx.obj" ".ReleaseEnumHosts.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- EnumHosts.cpp
- EnumHostsDlg.cpp
- Generating Code...
- Linking...
- LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
- <h3>Results</h3>
- EnumHosts.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>