Server.plg
资源名称:进程通信vc.rar [点击查看]
上传用户:shljtb88
上传日期:2010-02-09
资源大小:82k
文件大小:2k
源码类别:
系统编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Server - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/Server.res" /d "_DEBUG" /d "_AFXDLL" "E:bb1ServerServer.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Server.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:bb1ServerServer.cpp"
- "E:bb1ServerServerDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP61.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Server.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:bb1ServerStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP61.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Server.pdb" /debug /machine:I386 /out:"Debug/Server.exe" /pdbtype:sept .DebugServer.obj .DebugServerDlg.obj .DebugStdAfx.obj .DebugServer.res "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Server.cpp
- ServerDlg.cpp
- E:bb1ServerServerDlg.cpp(124) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
- E:bb1ServerServerDlg.cpp(204) : warning C4018: '<' : signed/unsigned mismatch
- Generating Code...
- Linking...
- <h3>Results</h3>
- Server.exe - 0 error(s), 2 warning(s)
- </pre>
- </body>
- </html>