terminal/.github/actions/spelling
Dustin L. Howett 959c423e7a
Replace Windows.Storage.Pickers with Common File Dialogs (#9760)
Using Pickers from an elevated application yields an
ERROR_ACCESS_DENIED. Of course it does: it was designed for the modern
app platform.

Using the common dialog infrastructure has some downsides¹, but it
doesn't crash and is just as flexible.

I've added some fun templated functions that help us with the
complexity.

Fixes #8957

¹You've got to use raw COM, and it runs in-proc instead of out-of-proc.

## Validation Steps Performed
I tested every picker.
2021-04-12 13:12:08 +00:00
..
dictionary Replace Windows.Storage.Pickers with Common File Dialogs (#9760) 2021-04-12 13:12:08 +00:00
expect Replace Windows.Storage.Pickers with Common File Dialogs (#9760) 2021-04-12 13:12:08 +00:00
patterns Spec for Windows Terminal Process Model 2.0 (#7240) 2021-02-05 06:19:32 -06:00
advice.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
excludes.txt Auto-format our XAML files and enforce in CI (#9589) 2021-03-29 17:09:38 -05:00