https://bugs.winehq.org/show_bug.cgi?id=44399
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- (In reply to Louis Lenders from comment #4)
.
Is there a workaround similar to the one you provided for Bug 43549?
What happens if you disable combase?\
e.g. WINEDLLOVERRIDES=combase=d wine wickr.exe ?
0009:err:module:find_forwarded_export module not found for forward 'combase.RoGetActivationFactory' used by L"C:\windows\system32\api-ms-win-core-winrt-l1-1-0.dll" 0009:err:module:find_forwarded_export module not found for forward 'combase.WindowsCreateStringReference' used by L"C:\windows\system32\api-ms-win-core-winrt-string-l1-1-0.dll" 0009:err:module:find_forwarded_export module not found for forward 'combase.WindowsGetStringRawBuffer' used by L"C:\windows\system32\api-ms-win-core-winrt-string-l1-1-0.dll" 0009:err:module:find_forwarded_export module not found for forward 'combase.WindowsDeleteString' used by L"C:\windows\system32\api-ms-win-core-winrt-string-l1-1-0.dll" wine: Call from 0x7bc51ad9 to unimplemented function api-ms-win-core-winrt-string-l1-1-0.dll.WindowsCreateStringReference, aborting wine: Unimplemented function api-ms-win-core-winrt-string-l1-1-0.dll.WindowsCreateStringReference called at address 0x67160023:0x7bc51ad9 (thread 0009), starting debugger...
Don't know if the first errors can be ignored, but there is something more blocking the program from running.