winex11.drv: Make wglMakeCurrent return the correct error when the drawable is invalid.
commit716df1c2d246a35f11622044d2816260ba2ffdef
authorMatteo Bruni <mbruni@codeweavers.com>
Thu, 17 Mar 2011 21:49:23 +0000 (17 22:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Mar 2011 11:28:04 +0000 (30 13:28 +0200)
treee189b603ef1f67c38e411032ebf7eb23211a4471
parent77679c4e9cde852b366d1039fb30b4e7995b44c5
winex11.drv: Make wglMakeCurrent return the correct error when the drawable is invalid.
dlls/opengl32/tests/opengl.c
dlls/winex11.drv/opengl.c