Francois Jacques <[EMAIL PROTECTED]> writes:
> This is done by retrieving the values of KDE workspace WM hints
> or GNOME workarea WM hints. If those values can't be found - eg. we're
> not running KDE, neither GNOME - then default to whole screen size.
I think your GetWorkAreaRect function belongs in USER_DRIVER, not in
WND_DRIVER, since it doesn't apply to a specific window. Also when
adding new functions to x11drv, please make sure to add a
corresponding stub in ttydrv.
--
Alexandre Julliard
[EMAIL PROTECTED]