windows-nt/Source/XPSP1/NT/multimedia/directx/dxvb/dx8vb/direct.plg
2020-09-26 16:20:57 +08:00

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>