exStruct.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:3k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: exStruct - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "midl.exe /tlb ".exStruct.tlb" /h "exStruct.h" /iid "exStruct_i.c" /Oicf "C:VCday09exStructexStruct.idl""
- Creating command line "rc.exe /l 0x804 /fo"Debug/exStruct.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday09exStructexStruct.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP292.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/exStruct.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday09exStructexStruct.cpp"
- "C:VCday09exStructMystruct.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP292.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.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/exStruct.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday09exStructStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/exStruct.pdb" /debug /machine:I386 /def:".exStruct.def" /out:"Debug/exStruct.dll" /implib:"Debug/exStruct.lib" /pdbtype:sept
- .DebugStdAfx.obj
- .DebugexStruct.obj
- .DebugexStruct.res
- .DebugMystruct.obj
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugexStruct.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.bat"
- Creating Type Library...
- Microsoft (R) MIDL Compiler Version 5.01.0164
- Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
- Processing C:VCday09exStructexStruct.idl
- exStruct.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
- C:VCday09exStructexStruct.idl(26) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'Result' of Procedure 'GetPersonById' ( Interface 'IMystruct' ) ]
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- exStruct.cpp
- Mystruct.cpp
- Generating Code...
- Linking...
- Creating library Debug/exStruct.lib and object Debug/exStruct.exp
- <h3>Output Window</h3>
- Performing registration
- <h3>Results</h3>
- exStruct.dll - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>