reactos/win32ss/gdi/gdi32
Timo Kreuzer 7dabd235ec [GDI32] Add casts to silence warnings on x64
The cast is required, because FARPROC is only compatible with function pointer types that return INT_PTR and the ones used return int/BOOL.
2019-03-04 21:58:42 +01:00
..
include Use GDI Batch for PatBlt 2019-03-02 11:30:21 -06:00
main
misc [GDI32] Add casts to silence warnings on x64 2019-03-04 21:58:42 +01:00
objects Use GDI Batch for PatBlt 2019-03-02 11:30:21 -06:00
wine
CMakeLists.txt
gdi32.rc
gdi32.spec
good api.def