Oliver Stieber oliver_stieber@yahoo.co.uk writes:
Hi, I've just synced with CVS and the following code and I can no longer get an x11 window ID using
(Window)GetPropA(HWND,"__wine_x11_client_window" );
I've had a look at X11DRV and there have been a few changes reciently, should I be using something else?
The client window is gone, but "__wine_x11_whole_window" still works (though only for top-level windows).