When possible, use the X window of the requested window in GetDC
commit041c489a47816e9f56783b6e4f16c480af78df48
authorAlexandre Julliard <julliard@winehq.org>
Tue, 24 Aug 2004 02:35:25 +0000 (24 02:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Aug 2004 02:35:25 +0000 (24 02:35 +0000)
treec0d7426a038cb38015c5e331e2d4bc53b5bf4e61
parentd149d3cff3a2e2772bdc90502e0c5379022e4684
When possible, use the X window of the requested window in GetDC
instead of the parent to avoid trouble with OpenGL clipping.
dlls/x11drv/winpos.c