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

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Event - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29E.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Event.pdb" /debug /machine:I386 /def:".Event.def" /out:"Debug/Event.dll" /implib:"Debug/Event.lib" /pdbtype:sept 
  12. .DebugEvent.obj
  13. .DebugMyPwds.obj
  14. .DebugStdAfx.obj
  15. .DebugEvent.res
  16. ]
  17. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP29E.tmp"
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29F.bat" with contents
  19. [
  20. @echo off
  21. regsvr32 /s /c ".DebugEvent.dll"
  22. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  23. ]
  24. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP29F.bat"
  25. Linking...
  26. <h3>Output Window</h3>
  27. Performing registration
  28. <h3>Results</h3>
  29. Event.dll - 0 error(s), 0 warning(s)
  30. </pre>
  31. </body>
  32. </html>