• Dylan Smith's avatar
    richedit: Add closing actions for IRichEditOle_fnInsertObject. · fc618ab0
    Dylan Smith authored
    Previously inserting the object didn't result in the text being wrapped,
    which would cause an assertion error when this is checked for during
    repainting the text.  It is also important to invalidate the affected
    areas of text, update the scrollbar, and end the creation of undo
    transactions for this insertion.
    fc618ab0
richole.c 45.9 KB