dlls/comctl32/status.c

Alexandre Julliard julliard at wine.dyndns.org
Fri Jan 21 03:35:39 CST 2005


Ge van Geldorp <gvg at reactos.com> writes:

> Changelog:
>   Gunnar Dalsnes <hardon at online.no>
>   STATUSBAR_SetTextT:
>   - ntext wasn't freed on return if text was unicode
>   - part->text was allways freed, but if the previous style was SBT_OWNERDRAW,
>     part->text would contain 32bit data (not a buffer ptr.)

Conversely, if the previous style was not SBT_OWNERDRAW but the new
one is you should free the text pointer.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list