MAPIStubLibrary
MAPIStubLibrary copied to clipboard
Is it possible to obtain a WCHAR stream using WrapCompressedRTFStreamEx?
Is it possible to obtain a WCHAR stream when using WrapCompressedRTFStreamEx? I'm not sure, but it seems like it might involve setting RTF_WCSINFO::ulOutCodePage before calling the function (although correct me if I'm wrong). But I don't see a code page macro value corresponding to unicode or WCHAR.
Thank you very much for any help or guidance!