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

📄 pingwin.plg

📁 VC—网络与通信
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PingWin - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PingWin.res" /d "_DEBUG" /d "_AFXDLL" "F:\VC++6.0\VC编程精选集锦\VC—网络与通信\第2章\PingWin\PingWin.rc"" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PingWin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\VC++6.0\VC编程精选集锦\VC—网络与通信\第2章\PingWin\ICMP.cpp"
"F:\VC++6.0\VC编程精选集锦\VC—网络与通信\第2章\PingWin\PingWin.cpp"
"F:\VC++6.0\VC编程精选集锦\VC—网络与通信\第2章\PingWin\PingWinDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP96.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PingWin.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\VC++6.0\VC编程精选集锦\VC—网络与通信\第2章\PingWin\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp" with contents
[
ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PingWin.pdb" /debug /machine:I386 /out:"Debug/PingWin.exe" /pdbtype:sept 
".\Debug\ICMP.obj"
".\Debug\PingWin.obj"
".\Debug\PingWinDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\PingWin.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\program files\microsoft visual studio\vc98\mfc\include\afxv_w32.h(14) : fatal error C1189: #error :  WINDOWS.H already included.  MFC apps must not #include <windows.h>
Error executing cl.exe.



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

⌨️ 快捷键说明

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