PowerToys/src/modules/registrypreview
Randy 1dc013f412
[Registry Preview] Moving to a different API to call the File Picker (#25260)
* Moving from FileOpenPicker

Moving from FileOpenPicker to a Win32/PInvoke version, so it can be opened while running as Admin.

* Update Resources.resw

Replacing a lost string.

* Save file picker also crashed

Switched to Win32-based SafeFilePicker
Cleaned up some of the code which should now pass spell checking and removed pragmas
2023-04-11 22:29:40 +01:00
..
RegistryPreviewExt Registry Preview: complete feature with integration with Settings and the Launcher UX (#23709) 2023-03-27 15:21:46 +02:00
RegistryPreviewUI [Registry Preview] Moving to a different API to call the File Picker (#25260) 2023-04-11 22:29:40 +01:00