gdi32: Don't store the display driver in the global list to avoid the need for locking.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 6 May 2010 11:48:24 +0000 (13:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 May 2010 11:48:24 +0000 (13:48 +0200)
commit8dc9e8786b13ac64fa953c1d2d7156fd470e1016
treed912c0a07048ad2094d180ace674dba8ac688b23
parent0e4f742f06f932680ad436b32dead5464d710fda
gdi32: Don't store the display driver in the global list to avoid the need for locking.
dlls/gdi32/driver.c