生成日志
  

------- 已启动生成: 项目: DllTest,配置: Debug|Win32 -------

命令行
  
正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP000009.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/DllTest.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
正在创建命令行“cl.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP000009.rsp" /nologo”
正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000A.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/DllTest.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
".\MainFrm.cpp"
".\LocalAddrDlg.cpp"
".\DllTestView.cpp"
".\DllTestDoc.cpp"
".\DllTest.cpp"
".\ConnListView.cpp"
".\Callback.cpp"
]
正在创建命令行“cl.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000A.rsp" /nologo”
正在创建命令行“rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x804 /fo".\Debug/DllTest.res" ".\DllTest.rc"”
正在创建临时文件“f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000B.rsp”,其内容为
[
/OUT:".\Debug/DllTest.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/DllTest.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 EDSockServer.lib ".\EDSockServer.lib"
".\debug\Callback.obj"
".\debug\ConnListView.obj"
".\debug\DllTest.obj"
".\debug\DllTest.res"
".\debug\DllTestDoc.obj"
".\debug\DllTestView.obj"
".\debug\LocalAddrDlg.obj"
".\debug\MainFrm.obj"
".\debug\StdAfx.obj"
]
正在创建命令行“link.exe @"f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\RSP00000B.rsp"”
输出窗口
  
正在编译...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
正在编译...
MainFrm.cpp
LocalAddrDlg.cpp
DllTestView.cpp
DllTestDoc.cpp
DllTest.cpp
f:\edsockserverdll\动态库示例源码\vc7_ dlltest2\dlltest.cpp(65) : warning C4996: “CWinApp::Enable3dControls”被声明为否决的
        f:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : 参见“CWinApp::Enable3dControls”的声明
ConnListView.cpp
Callback.cpp
正在生成代码...
正在编译资源...
正在链接...
LINK : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/INCREMENTAL:NO”规范)
结果
  
生成日志保存在“file://f:\EdSockServerDll\动态库示例源码\VC7_ DllTest2\Debug\BuildLog.htm”中
DllTest - 0 错误,2 警告