Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
582 B

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Direct - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINDOWS\TEMP\RSP3275.BAT" with contents
  10. [
  11. @echo off
  12. regsvr32 /s /c ".\Debug\DX8VB.DLL"
  13. echo regsrv32 exec. time >".\Debug\regsvr32.trg"
  14. ]
  15. Creating command line "C:\WINDOWS\TEMP\RSP3275.BAT"
  16. <h3>Output Window</h3>
  17. Registering OLE server
  18. RegSvr32: DllRegisterServer in .\Debug\DX8VB.DLL succeeded.
  19. <h3>Results</h3>
  20. DX8VB.DLL - 0 error(s), 0 warning(s)
  21. </pre>
  22. </body>
  23. </html>