Use GetDC instead of CreateDC where possible.
commit656fc938154ecbb3e1f13b7523d148f51a8feb78
authorAlexandre Julliard <julliard@winehq.org>
Tue, 2 Jan 2007 16:16:36 +0000 (2 17:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Jan 2007 16:16:36 +0000 (2 17:16 +0100)
tree2372db1eca4332a9c88029ef49a99439ad27fd59
parentd44ed08d8ac320e84c4b22a7208594cbc313e39a
Use GetDC instead of CreateDC where possible.
dlls/comctl32/treeview.c
dlls/ddraw/main.c
dlls/wined3d/device.c
dlls/wined3d/directx.c
dlls/wined3d/surface.c
dlls/wined3d/swapchain.c