[Wine] How does wine determine to draw non-client area according to managed mode setting?

sunil.baek at gmail.com sunil.baek at gmail.com
Fri Mar 9 01:03:38 CST 2007


Hello,

When wine runs on managed mode, it delegate drawing non-client
area(caption, frame-border) to window manager.
I found NC_DrawCaption function is not invoked on managed mode.
On non-managed mode, that function is invoked.

I tried to find routine which determine to draw non-client area
according to managed mode setting, but I can't.

please give me some hints about that.
Thank you.



More information about the wine-users mailing list