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

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: exStruct - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /tlb ".exStruct.tlb" /h "exStruct.h" /iid "exStruct_i.c" /Oicf "C:VCday09exStructexStruct.idl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/exStruct.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday09exStructexStruct.rc"" 
  11. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP292.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/exStruct.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
  14. "C:VCday09exStructexStruct.cpp"
  15. "C:VCday09exStructMystruct.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP292.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp" with contents
  19. [
  20. /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 
  21. "C:VCday09exStructStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp" with contents
  25. [
  26. /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 
  27. .DebugStdAfx.obj
  28. .DebugexStruct.obj
  29. .DebugexStruct.res
  30. .DebugMystruct.obj
  31. ]
  32. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp"
  33. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.bat" with contents
  34. [
  35. @echo off
  36. regsvr32 /s /c ".DebugexStruct.dll"
  37. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  38. ]
  39. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.bat"
  40. Creating Type Library...
  41. Microsoft (R) MIDL Compiler Version 5.01.0164  
  42. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  43. Processing C:VCday09exStructexStruct.idl
  44. exStruct.idl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  46. oaidl.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  48. objidl.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  50. unknwn.idl
  51. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  52. wtypes.idl
  53. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
  54. ocidl.idl
  55. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
  56. oleidl.idl
  57. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
  58. servprov.idl
  59. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
  60. urlmon.idl
  61. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
  62. msxml.idl
  63. C:VCday09exStructexStruct.idl(26) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'Result' of Procedure 'GetPersonById' ( Interface 'IMystruct' ) ]
  64. Compiling resources...
  65. Compiling...
  66. StdAfx.cpp
  67. Compiling...
  68. exStruct.cpp
  69. Mystruct.cpp
  70. Generating Code...
  71. Linking...
  72.    Creating library Debug/exStruct.lib and object Debug/exStruct.exp
  73. <h3>Output Window</h3>
  74. Performing registration
  75. <h3>Results</h3>
  76. exStruct.dll - 0 error(s), 1 warning(s)
  77. </pre>
  78. </body>
  79. </html>