PATCH: stop crashes in desktop mode

Alexandre Julliard julliard at winehq.org
Tue Sep 30 15:13:39 CDT 2003


Mike Hearn <mike at theoretic.com> writes:

> is_window_managed returns false if none of the conditions match. Is it
> the case that one of the conditions will always cause it to return true?

For windows that need to be managed yes. Even in managed mode there
are some windows that are never managed, like menus, tooltips, etc.
That's what is_window_managed is for.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list