x11ddraw fix

Ove Kaaven ovehk at ping.uio.no
Wed Nov 21 03:12:48 CST 2001


On Tue, 20 Nov 2001, Glenn Schrader wrote:

> The two attached patches seem to do the job. Thanks for the hints.

Hmm.

>@@ -49,7 +49,7 @@
> 
> static LRESULT WINAPI GrabWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) 
> { 
>-  Display *display = thread_display();
>+  Display *display = gdi_display;

Is this part really necessary?






More information about the wine-devel mailing list