21 Nov
2001
21 Nov
'01
12:34 p.m.
On Wed, 21 Nov 2001, Glenn Schrader wrote:
No it isn't, my mistake. Updated patches are attached.
If that's the case, then this shouldn't be needed either...
@@ -81,7 +81,7 @@ if(grab) { Window window = X11DRV_get_whole_window(GetFocus()); if(window) - XSetInputFocus(thread_display(), window, RevertToParent, CurrentTime); + XSetInputFocus(gdi_display, window, RevertToParent, CurrentTime);