BooksDAL.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:4k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BooksDAL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /tlb ".BooksDAL.tlb" /h "BooksDAL.h" /iid "BooksDAL_i.c" /Oicf "D:VCday15BooksDALBooksDAL.idl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/BooksDAL.res" /d "_DEBUG" /d "_AFXDLL" "D:VCday15BooksDALBooksDAL.rc"" 
  11. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP11C.tmp" with contents
  12. [
  13. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/BooksDAL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
  14. "D:VCday15BooksDALBooksDAL.cpp"
  15. "D:VCday15BooksDALDALMyBools.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP11C.tmp" 
  18. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP11D.tmp" with contents
  19. [
  20. /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 
  21. .DebugStdAfx.obj
  22. .DebugBooksDAL.obj
  23. .DebugBooksDAL.res
  24. .DebugDALMyBools.obj
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1newLOCALS~1TempRSP11D.tmp"
  27. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP11E.bat" with contents
  28. [
  29. @echo off
  30. regsvr32 /s /c ".DebugBooksDAL.dll"
  31. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  32. ]
  33. Creating command line "C:DOCUME~1newLOCALS~1TempRSP11E.bat"
  34. Creating Type Library...
  35. Microsoft (R) MIDL Compiler Version 5.01.0164  
  36. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  37. Processing D:VCday15BooksDALBooksDAL.idl
  38. BooksDAL.idl
  39. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  40. oaidl.idl
  41. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  42. objidl.idl
  43. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  44. unknwn.idl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  46. wtypes.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
  48. ocidl.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
  50. oleidl.idl
  51. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
  52. servprov.idl
  53. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
  54. urlmon.idl
  55. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
  56. msxml.idl
  57. D:VCday15BooksDALBooksDAL.idl(26) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'mybook' of Procedure 'GetBookByIsbn' ( Interface 'IDALMyBools' ) ]
  58. D:VCday15BooksDALBooksDAL.idl(27) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'allBook' of Procedure 'QueryAllBook' ( Interface 'IDALMyBools' ) ]
  59. D:VCday15BooksDALBooksDAL.idl(28) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bookdata' of Procedure 'SaveBook' ( Interface 'IDALMyBools' ) ]
  60. D:VCday15BooksDALBooksDAL.idl(30) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'Book' of Procedure 'Update' ( Interface 'IDALMyBools' ) ]
  61. Compiling resources...
  62. Compiling...
  63. DALMyBools.cpp
  64. d:vcday15booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  65. Generating Code...
  66. Compiling...
  67. BooksDAL.cpp
  68. d:vcday15booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  69. Generating Code...
  70. Linking...
  71.    Creating library Debug/BooksDAL.lib and object Debug/BooksDAL.exp
  72. <h3>Output Window</h3>
  73. Performing registration
  74. <h3>Results</h3>
  75. BooksDAL.dll - 0 error(s), 6 warning(s)
  76. </pre>
  77. </body>
  78. </html>