• Dylan Smith's avatar
    richedit: Fixed EM_POSFROMCHAR for pos of text length. · 46d79b03
    Dylan Smith authored
    For some reason EM_POSFROMCHAR was returning 0 when the position was
    equal to the end of the text, or beyond the end of the text. Instead
    it should use the position at the end of the text for both these
    cases.  The x value was also seen to be offset by 1 according to the
    tests.
    46d79b03
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
riched32.spec Loading commit data...
richedit.c Loading commit data...
version.rc Loading commit data...