On Sun Jun 22 14:06:18 2025 +0000, Loïc Rebmeister wrote:
Does `windows.storage.applicationdata.dll` exists on Windows? Maybe `windows.storage.applicationdata.dll` doesn't exists on Windows and everything should be put in `windows.storage.dll`? We are clearly lacking info, would putting `Windows.Storage.StorageFile` inside `windows.storage.applicationdata.dll` be fine in the meantime?
I checked on a windows installation, and the equivalent registry key for `Windows.Storage.ApplicationData` does point to `windows.storage.applicationdata.dll`, all of other not related Windows.Storage definitions also point there, and the file itself does exist on Windows, is that enough information? Also, thanks for helping with this :)