reactos/win32ss/gdi/gdi32/misc
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
..
gdientry.c
heap.c
historic.c
misc.c
wingl.c [GDI32] Add casts to silence warnings on x64 2019-03-04 21:58:42 +01:00