[X11drv] WS_CAPTION window style switch support

Karsten Elfenbein kelfe at gmx.de
Mon Mar 12 19:45:39 CDT 2007


* added support for setting WS_CAPTION window style

It allows EVE Online to change from the non WS_CAPTION login window to a
native X window with WS_CAPTION active.
The only problem is that the Device_Reset function in wined3d seems to
disable WS_CAPTION flag when RestoreWindow is calling SetWindowPos. This
is caused by "This->style" still having the window without WS_CAPTION
flag.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: caption.diff
Type: application/octet-stream
Size: 596 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070313/9c007f0a/caption.obj


More information about the wine-patches mailing list