https://bugs.documentfoundation.org/show_bug.cgi?id=41725
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #24 from Mike Kaganski <[email protected]> --- I cannot reproduce the problem on Windows 10 with Version: 7.3.4.2 (x64) / LibreOffice Community Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5 CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL FTR: some time ago, in commit c2f7759e85f3e5cc9f56aaf03eefa0f1ba834734, I cleaned up our Simple MAPI use, and removed the explicit loading of mapi32.dll (which *possibly* could be the reason for the problem - in a case when for a reason, the DLL would happen to be wrong). Now we only use Windows API [1], which should do The Right Thing(TM). So I assume this would be WORKSFORME. [1] https://docs.microsoft.com/en-us/windows/win32/api/mapiunicodehelp/nf-mapiunicodehelp-mapisendmailhelper -- You are receiving this mail because: You are the assignee for the bug.
