1e056fd7ec
The HWND type is a void pointer, but HWND values are global and always 32bit despite, so casting to 32bit can cause cast warnings on actual good compilers like gcc via mingw. This change correctly handles the casting to 32bits without producing unwanted warnings or errors on mingw. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
d3d1x_shaders.hpp | ||
d3d9-capture.cpp | ||
d3d9-patches.hpp | ||
d3d10-capture.cpp | ||
d3d11-capture.cpp | ||
dxgi-capture.cpp | ||
dxgi-helpers.hpp | ||
gl-capture.c | ||
gl-decs.h | ||
graphics-hook.c | ||
graphics-hook.h |