gdi32: Ask the graphics driver for the function table instead of loading functions...
commit4c2f8bc35d4d5a69ba5963c5981c2093f4d23c9c
authorAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jul 2011 12:18:26 +0000 (13 14:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jul 2011 12:18:26 +0000 (13 14:18 +0200)
tree2283ad3691284c08974b2c9593893c12d0b47445
parent572d0863b106aaf526f27472005422bac498f832
gdi32: Ask the graphics driver for the function table instead of loading functions one by one.
dlls/gdi32/driver.c