Build Log
  

Build started: Project: Direct3D-Hook, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000111921908.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DIRECT3DHOOK_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\Direct3D-Hook.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\Direct3D-Hook.cpp"
]
Creating command line "cl.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000111921908.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000211921908.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DIRECT3DHOOK_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\Direct3D-Hook.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000211921908.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000311921908.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DIRECT3DHOOK_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\apihijack.cpp"
]
Creating command line "cl.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000311921908.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\TMP00000411921908.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Direct3D-Hook.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Direct3D-Hook.dll.embed.manifest.res" "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\TMP00000411921908.tmp""
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000511921908.rsp" with contents
[
/OUT:"D:\Projects\DirectX\Direct3D-Hook\Debug\Direct3D-Hook.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\Direct3D-Hook.dll.intermediate.manifest" /DEBUG /PDB:"d:\Projects\DirectX\Direct3D-Hook\debug\Direct3D-Hook.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 shlwapi.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\apihijack.obj"

".\Debug\Direct3D-Hook.obj"

".\Debug\stdafx.obj"

".\Debug\Direct3D-Hook.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000511921908.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000611921908.rsp" with contents
[
/out:".\Debug\Direct3D-Hook.dll.embed.manifest" /notify_update /manifest

".\Debug\Direct3D-Hook.dll.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000611921908.rsp" /nologo"
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\BAT00000711921908.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\BAT00000711921908.bat"""
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\TMP00000811921908.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Direct3D-Hook.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Direct3D-Hook.dll.embed.manifest.res" "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\TMP00000811921908.tmp""
Creating temporary file "d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000911921908.rsp" with contents
[
/OUT:"D:\Projects\DirectX\Direct3D-Hook\Debug\Direct3D-Hook.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\Direct3D-Hook.dll.intermediate.manifest" /DEBUG /PDB:"d:\Projects\DirectX\Direct3D-Hook\debug\Direct3D-Hook.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 shlwapi.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\apihijack.obj"

".\Debug\Direct3D-Hook.obj"

".\Debug\stdafx.obj"

".\Debug\Direct3D-Hook.dll.embed.manifest.res"
]
Creating command line "link.exe @"d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\RSP00000911921908.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Direct3D-Hook.cpp
Compiling...
apihijack.cpp
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(24) : warning C4312: 'type cast' : conversion from 'DWORD' to 'DLPD_IAT_STUB *' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(90) : warning C4311: 'type cast' : pointer truncation from 'PVOID' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(90) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'PIMAGE_THUNK_DATA' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(91) : warning C4311: 'type cast' : pointer truncation from 'PVOID' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(91) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'PIMAGE_THUNK_DATA' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(145) : warning C4311: 'type cast' : pointer truncation from 'PVOID' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(145) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'PIMAGE_IMPORT_BY_NAME' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(158) : warning C4312: 'reinterpret_cast' : conversion from 'DWORD' to 'void *' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(168) : warning C4311: 'type cast' : pointer truncation from 'BYTE (*__w64 )[1]' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(181) : warning C4311: 'type cast' : pointer truncation from 'PDWORD' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(181) : warning C4311: 'type cast' : pointer truncation from 'PDWORD' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(182) : warning C4311: 'type cast' : pointer truncation from 'PDWORD' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(194) : warning C4312: 'type cast' : conversion from 'DWORD' to 'PVOID' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(196) : warning C4311: 'reinterpret_cast' : pointer truncation from 'void *' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(204) : warning C4311: 'reinterpret_cast' : pointer truncation from 'void *' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(245) : warning C4311: 'type cast' : pointer truncation from 'HMODULE' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(245) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'PIMAGE_IMPORT_DESCRIPTOR' of greater size
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(253) : warning C4311: 'type cast' : pointer truncation from 'HMODULE' to 'DWORD'
d:\projects\directx\direct3d-hook\direct3d-hook\apihijack.cpp(253) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'PSTR' of greater size
Compiling manifest to resources...
Linking...
LINK : D:\Projects\DirectX\Direct3D-Hook\Debug\Direct3D-Hook.dll not found or not built by the last incremental link; performing full link
   Creating library D:\Projects\DirectX\Direct3D-Hook\Debug\Direct3D-Hook.lib and object D:\Projects\DirectX\Direct3D-Hook\Debug\Direct3D-Hook.exp
Embedding manifest...
Results
  
Build log was saved at "file://d:\Projects\DirectX\Direct3D-Hook\Direct3D-Hook\Debug\BuildLog.htm"
Direct3D-Hook - 0 error(s), 19 warning(s)