Extended window flag

Fabian Cenedese Cenedese at indel.ch
Fri Dec 12 10:22:57 CST 2003


Hi

I have an application where I get the styles from a window with

GetWindowLong(m_hWnd, GWL_EXSTYLE);

In Windows I get 0x00000110 but in wine I get 0x40000110. From the wine
headers (mine seem to old) I get this means 'managed by the system'. Is
this something wine specific? Do I need to pay attention to this? If it's
a valid Windows flag why isn't it set in Windows? If it's just wine specific
can I just mask it out?

Thanks

bye  Fabi





More information about the wine-devel mailing list