Sweden-Number/dlls/riched32
Dylan Smith 46d79b0363 richedit: Fixed EM_POSFROMCHAR for pos of text length.
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.
2008-10-22 13:54:54 +02:00
..
tests richedit: Fixed EM_POSFROMCHAR for pos of text length. 2008-10-22 13:54:54 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
riched32.spec
richedit.c riched32: Added class style to process double click events. 2008-06-27 11:09:28 +02:00
version.rc riched32: Add version resource. 2006-08-25 11:19:03 +02:00