Build Log
--------------------Configuration: DLL - Win32 Release--------------------
Command Lines
Creating temporary file "H:\DOCUME~1\Jose\CONFIG~1\Temp\RSP102.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DLL_EXPORTS" /Fp"Release/DLL.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"H:\Documents and Settings\Jose\Escritorio\Manual Rootkits\DLL\DLL.cpp"
]
Creating command line "cl.exe @H:\DOCUME~1\Jose\CONFIG~1\Temp\RSP102.tmp"
Creating temporary file "H:\DOCUME~1\Jose\CONFIG~1\Temp\RSP103.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/DLL.pdb" /machine:I386 /out:"Release/DLL.dll" /implib:"Release/DLL.lib"
".\Release\DLL.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @H:\DOCUME~1\Jose\CONFIG~1\Temp\RSP103.tmp"
Output Window
Compiling...
DLL.cpp
Linking...
Results
DLL.dll - 0 error(s), 0 warning(s)