gdi32: Add helper functions for converting between handle and index.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 12 Oct 2012 09:36:24 +0000 (11:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Oct 2012 09:36:24 +0000 (11:36 +0200)
commit2f92af70e0346a071e7393c553eca468646ca269
treeafbdf3132b5b9add71abe1b4f05904e940b345e0
parent22336a121b7da984319d08f1f9a1ed8abfbc8df7
gdi32: Add helper functions for converting between handle and index.

Also rename all instances of "large handles" since that's the only handle type now.
dlls/gdi32/gdiobj.c