mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
[Peek]Add support for Explorer preview handlers (#28690)
* Add support for preview handlers * Fix spelling * Fix DPI resizing and redraw * Make source into an ObservableProperty * Add handler visibility property * Better error handling * Add support for IInitializeWithItem * Run preview handlers in separate processes * Fix redrawing when switching previewers
This commit is contained in:
@@ -2,4 +2,9 @@
|
||||
_SHCONTF
|
||||
SIGDN
|
||||
SHGDNF
|
||||
SIATTRIBFLAGS
|
||||
SIATTRIBFLAGS
|
||||
IInitializeWithFile
|
||||
IInitializeWithItem
|
||||
IInitializeWithStream
|
||||
IPreviewHandler
|
||||
IPreviewHandlerVisuals
|
||||
Reference in New Issue
Block a user