mydll.plg
资源名称:VC6.0.rar [点击查看]
上传用户:qdhmjx
上传日期:2022-07-11
资源大小:2226k
文件大小:2k
源码类别:
书籍源码
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: mydll - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/mydll.res" /d "_DEBUG" /d "_AFXDLL" "D:vcbookmydllmydll.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1B.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/mydll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcbookmydllmydll.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1B.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/mydll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vcbookmydllStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/mydll.pdb" /debug /machine:I386 /def:".mydll.def" /out:"Debug/mydll.dll" /implib:"Debug/mydll.lib" /pdbtype:sept .Debugmydll.obj .DebugStdAfx.obj .Debugmydll.res "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- mydll.cpp
- Linking...
- Creating library Debug/mydll.lib and object Debug/mydll.exp
- <h3>Results</h3>
- mydll.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>