BooksDAL.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:4k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: BooksDAL - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "midl.exe /tlb ".BooksDAL.tlb" /h "BooksDAL.h" /iid "BooksDAL_i.c" /Oicf "D:VCday15BooksDALBooksDAL.idl""
- Creating command line "rc.exe /l 0x804 /fo"Debug/BooksDAL.res" /d "_DEBUG" /d "_AFXDLL" "D:VCday15BooksDALBooksDAL.rc""
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP30B.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/BooksDAL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:VCday15BooksDALBooksDAL.cpp"
- "D:VCday15BooksDALDALMyBools.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP30B.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP30C.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/BooksDAL.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:VCday15BooksDALStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP30C.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP30D.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/BooksDAL.pdb" /debug /machine:I386 /def:".BooksDAL.def" /out:"Debug/BooksDAL.dll" /implib:"Debug/BooksDAL.lib" /pdbtype:sept
- .DebugBooksDAL.obj
- .DebugDALMyBools.obj
- .DebugStdAfx.obj
- .DebugBooksDAL.res
- ]
- Creating command line "link.exe @C:DOCUME~1newLOCALS~1TempRSP30D.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP30E.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugBooksDAL.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1newLOCALS~1TempRSP30E.bat"
- Creating Type Library...
- Microsoft (R) MIDL Compiler Version 5.01.0164
- Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
- Processing D:VCday15BooksDALBooksDAL.idl
- BooksDAL.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
- D:VCday15BooksDALBooksDAL.idl(26) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'mybook' of Procedure 'GetBookByIsbn' ( Interface 'IDALMyBools' ) ]
- D:VCday15BooksDALBooksDAL.idl(27) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'allBook' of Procedure 'QueryAllBook' ( Interface 'IDALMyBools' ) ]
- D:VCday15BooksDALBooksDAL.idl(28) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bookdata' of Procedure 'SaveBook' ( Interface 'IDALMyBools' ) ]
- D:VCday15BooksDALBooksDAL.idl(30) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'Book' of Procedure 'Update' ( Interface 'IDALMyBools' ) ]
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- BooksDAL.cpp
- d:vcday15booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- DALMyBools.cpp
- d:vcday15booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- Generating Code...
- Linking...
- Creating library Debug/BooksDAL.lib and object Debug/BooksDAL.exp
- <h3>Output Window</h3>
- Performing registration
- Creating command line "bscmake.exe /nologo /o"Debug/BooksDAL.bsc" .DebugStdAfx.sbr .DebugBooksDAL.sbr .DebugDALMyBools.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- BooksDAL.dll - 0 error(s), 6 warning(s)
- </pre>
- </body>
- </html>