28 lines
555 B
Plaintext
28 lines
555 B
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: Direct - Win32 Debug--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\WINDOWS\TEMP\RSP3275.BAT" with contents
|
||
|
[
|
||
|
@echo off
|
||
|
regsvr32 /s /c ".\Debug\DX8VB.DLL"
|
||
|
echo regsrv32 exec. time >".\Debug\regsvr32.trg"
|
||
|
]
|
||
|
Creating command line "C:\WINDOWS\TEMP\RSP3275.BAT"
|
||
|
<h3>Output Window</h3>
|
||
|
Registering OLE server
|
||
|
RegSvr32: DllRegisterServer in .\Debug\DX8VB.DLL succeeded.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
DX8VB.DLL - 0 error(s), 0 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|