winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread...
commit1579ab0e01b7639aab7d991c4864d6c4a9dd312f
authorAndrew Nguyen <anguyen@codeweavers.com>
Sun, 7 Nov 2010 06:15:01 +0000 (7 01:15 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Nov 2010 17:12:58 +0000 (8 18:12 +0100)
treed7c3139f04be133cf8922ae32d9512cd75775f09
parentc4a8de92c4f49e281ad65b7213dff198869b3e66
winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread context in wglDeleteContext.
dlls/opengl32/tests/opengl.c
dlls/winex11.drv/opengl.c