EventDemo.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:3k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: EventDemo - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "midl.exe /tlb ".EventDemo.tlb" /h "EventDemo.h" /iid "EventDemo_i.c" /Oicf "D:VCday13EventDemoEventDemo.idl""
- Creating command line "rc.exe /l 0x804 /fo"Debug/EventDemo.res" /d "_DEBUG" /d "_AFXDLL" "D:VCday13EventDemoEventDemo.rc""
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP179.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/EventDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:VCday13EventDemoEventDemo.cpp"
- "D:VCday13EventDemoMyAbc.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP179.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP17A.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/EventDemo.pdb" /debug /machine:I386 /def:".EventDemo.def" /out:"Debug/EventDemo.dll" /implib:"Debug/EventDemo.lib" /pdbtype:sept
- .DebugStdAfx.obj
- .DebugEventDemo.obj
- .DebugEventDemo.res
- .DebugMyAbc.obj
- ]
- Creating command line "link.exe @C:DOCUME~1newLOCALS~1TempRSP17A.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP17B.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugEventDemo.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1newLOCALS~1TempRSP17B.bat"
- Creating Type Library...
- Microsoft (R) MIDL Compiler Version 5.01.0164
- Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
- Processing D:VCday13EventDemoEventDemo.idl
- EventDemo.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
- oaidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
- objidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
- unknwn.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
- wtypes.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
- ocidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
- oleidl.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
- servprov.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
- urlmon.idl
- Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
- msxml.idl
- Compiling resources...
- Compiling...
- EventDemo.cpp
- Generating Code...
- Compiling...
- MyAbc.cpp
- Generating Code...
- Linking...
- <h3>Output Window</h3>
- Performing registration
- <h3>Results</h3>
- EventDemo.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>