DemoBstr.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: DemoBstr - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/DemoBstr.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday12DemoBstr02DemoBstr.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A.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/DemoBstr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday12DemoBstr02DemoBstr.cpp"
- "C:VCday12DemoBstr02MyBstr.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1A.tmp"
- 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/DemoBstr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday12DemoBstr02StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1B.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DemoBstr.pdb" /debug /machine:I386 /def:".DemoBstr.def" /out:"Debug/DemoBstr.dll" /implib:"Debug/DemoBstr.lib" /pdbtype:sept
- .DebugDemoBstr.obj
- .DebugMyBstr.obj
- .DebugStdAfx.obj
- .DebugDemoBstr.res
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugDemoBstr.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.bat"
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- DemoBstr.cpp
- MyBstr.cpp
- Generating Code...
- Linking...
- Creating library Debug/DemoBstr.lib and object Debug/DemoBstr.exp
- <h3>Output Window</h3>
- Performing registration
- <h3>Results</h3>
- DemoBstr.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>