ComCallBack.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:1k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ComCallBack - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP116.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/ComCallBack.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday12ComCallBack02MyAbc.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP116.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP117.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ComCallBack.pdb" /debug /machine:I386 /def:".ComCallBack.def" /out:"Debug/ComCallBack.dll" /implib:"Debug/ComCallBack.lib" /pdbtype:sept
- .DebugComCallBack.obj
- .DebugMyAbc.obj
- .DebugStdAfx.obj
- .DebugComCallBack.res
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP117.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP118.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugComCallBack.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP118.bat"
- Compiling...
- MyAbc.cpp
- Linking...
- <h3>Output Window</h3>
- Performing registration
- <h3>Results</h3>
- ComCallBack.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>