uxtheme: also send WM_THEMECHANGED to child windows

Frank Richter resqu at gmx.ch
Sun Jul 3 11:15:44 CDT 2005


On 03.07.2005 18:01, Dimi Paun wrote:
> This function would be more useful (and usage clearer) if it
> took the msg as an argument (also I think you can get rid of
> UXTHEME_EnumChildProc too, untested):

True.

> Note: the 'if' for PostMessageW was superfluous.

Well, technically, according to MSDN for NULL: "The function behaves
like a call to PostThreadMessage with the dwThreadId parameter set to
the identifier of the current thread." Practically it's probably as good
as not posting it all.

-f.r.




More information about the wine-devel mailing list