On Thu Jun 26 09:03:42 2025 +0000, Ignacy Kuchciński wrote:
I created https://gitlab.winehq.org/wine/wine/-/merge_requests/8416
Hmm, after rebasing, I ran into problems with `windows.storage.applicationdata.dll` again:
``` 03ac:fixme:combase:RoGetActivationFactory (L"Windows.Storage.StorageFile", {5984c710-daf2-43c8-8bb4-a4d3eacfd03f}, 00006FFFF24BB468): semi-stub 03ac:err:combase:RoGetActivationFactory Class L"Windows.Storage.StorageFile" not found in L"C:\windows\system32\windows.storage.applicationdata.dll", hr 0x80040111. ```
The temporary patch still workarounds it, will try to fix it.