Hi Nikolay, 2014-05-21 14:56 GMT+08:00 Nikolay Sivov bunglehead@gmail.com:
+HRESULT ME_ITextGetText(ME_TextEditor *editor, ME_Cursor *start,
ME_Cursor *end, BSTR *pb) DECLSPEC_HIDDEN;
Is this really needed?
I would like to share ME_ITextGetText between ITextSelection::GetText and ITextRange::GetText.
Thanks for your review!