ex.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: ex - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /tlb ".ex.tlb" /h "ex.h" /iid "ex_i.c" /Oicf "C:VCday13exex.idl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/ex.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday13exex.rc"" 
  11. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2AE.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/ex.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
  14. "C:VCday13exex.cpp"
  15. "C:VCday13exMyabc.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2AE.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2AF.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/ex.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
  21. "C:VCday13exStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2AF.tmp" 
  24. Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ex.pdb" /debug /machine:I386 /def:".ex.def" /out:"Debug/ex.dll" /implib:"Debug/ex.lib" /pdbtype:sept  .DebugStdAfx.obj .Debugex.obj .Debugex.res .DebugMyabc.obj "
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2B0.bat" with contents
  26. [
  27. @echo off
  28. regsvr32 /s /c ".Debugex.dll"
  29. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  30. ]
  31. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2B0.bat"
  32. Creating Type Library...
  33. Microsoft (R) MIDL Compiler Version 5.01.0164  
  34. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  35. Processing C:VCday13exex.idl
  36. ex.idl
  37. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  38. oaidl.idl
  39. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  40. objidl.idl
  41. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  42. unknwn.idl
  43. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  44. wtypes.idl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEocidl.idl
  46. ocidl.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoleidl.idl
  48. oleidl.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEservprov.idl
  50. servprov.idl
  51. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEurlmon.idl
  52. urlmon.idl
  53. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEmsxml.idl
  54. msxml.idl
  55. Compiling resources...
  56. Compiling...
  57. StdAfx.cpp
  58. Compiling...
  59. ex.cpp
  60. Myabc.cpp
  61. Generating Code...
  62. Linking...
  63.    Creating library Debug/ex.lib and object Debug/ex.exp
  64. <h3>Output Window</h3>
  65. Performing registration
  66. <h3>Results</h3>
  67. ex.dll - 0 error(s), 0 warning(s)
  68. </pre>
  69. </body>
  70. </html>