Build Log
--------------------Configuration: hook - Win32 Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS.95\TEMP\RSP4305.TMP" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HOOK_EXPORTS" /Fp"Release/hook.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "C:\temp\d3\hook\hook.c" ] Creating command line "cl.exe @C:\WINDOWS.95\TEMP\RSP4305.TMP" Creating command line "link.exe kernel32.lib user32.lib gdi32.lib libc.lib /nologo /dll /incremental:no /pdb:"Release/hook.pdb" /machine:I386 /nodefaultlib /out:"Release/hook.dll" /implib:"Release/hook.lib" .\Release\hook.obj "Output Window
Compiling... hook.c Linking... Creating library Release/hook.lib and object Release/hook.exp Creating temporary file "C:\WINDOWS.95\TEMP\RSP4352.BAT" with contents [ @echo off copy Release\hook.dll h:\d3\hook.dll ] Creating command line "C:\WINDOWS.95\TEMP\RSP4352.BAT" Copying Dll... 1 file(s) copiedResults
hook.dll - 0 error(s), 0 warning(s)