gdi32: Export a function to retrieve the module handle of the graphics driver for...
commit5c1a752d613a681b54120718e033d3166f4122a0
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Oct 2012 13:05:54 +0000 (22 15:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Oct 2012 13:16:00 +0000 (22 15:16 +0200)
treec5f67640473de36d26113219917ac03d2ff407d0
parent78b86e34464a30d57d342b0beb3aede740b06b68
gdi32: Export a function to retrieve the module handle of the graphics driver for a DC.
dlls/gdi32/dc.c
dlls/gdi32/driver.c
dlls/gdi32/gdi32.spec
dlls/gdi32/gdi_private.h
include/wine/gdi_driver.h