Re: RICHED20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size
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
6651
Age (days ago)
6651
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard