26 Sep
2007
26 Sep
'07
10:20 a.m.
a_villacis(a)palosanto.com writes:
Changelog: * EM_SETCHARFORMAT must not assert on invalid structure size. Instead, it should just fail and return 0.
It would be better to do that in ME_ToCF2W since it already has to check the size, simply make it return NULL on error or something like that. -- Alexandre Julliard julliard(a)winehq.org