gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
authorDaniel Lehman <dlehman@esri.com>
Mon, 16 Apr 2012 21:53:43 +0000 (14:53 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Oct 2012 09:27:58 +0000 (11:27 +0200)
commitea6e0a833b86cbc1b0b518263d529dc4c32f9bcc
tree74168cefbbefc6d66f79cff99ddf691fa23e3518
parent8418115edfc785242c16ba1eca5c5a14f6e663b9
gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
dlls/gdi32/gdiobj.c
dlls/gdi32/tests/gdiobj.c