richedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
The paragraph needed to be included in the parameters to avoid needing traverse the linked list of display items to find the paragraph.
Showing
- dlls/riched20/caret.c 2 additions, 4 deletionsdlls/riched20/caret.c
- dlls/riched20/editor.h 1 addition, 1 deletiondlls/riched20/editor.h
- dlls/riched20/run.c 35 additions, 46 deletionsdlls/riched20/run.c
- dlls/riched20/table.c 2 additions, 4 deletionsdlls/riched20/table.c
- dlls/riched20/undo.c 1 addition, 1 deletiondlls/riched20/undo.c
Loading
Please register or sign in to comment