ComBox.plg
资源名称:ComBox.rar [点击查看]
上传用户:shlcjx
上传日期:2008-11-20
资源大小:21k
文件大小:1k
源码类别:
组合框控件
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ComBox - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP554.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ComBox.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ComBoxComBoxDlg.cpp"
- "F:ComBox类组合框.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP554.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ComBox.pdb" /debug /machine:I386 /out:"Debug/ComBox.exe" /pdbtype:sept .DebugComBox.obj .DebugComBoxDlg.obj .DebugStdAfx.obj .DebugComBox.res ".Debug组合框.obj" "
- <h3>Output Window</h3>
- Compiling...
- ComBoxDlg.cpp
- 组合框.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ComBox.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>