a_villacis@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.