mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 22:37:58 +08:00
4177708e49
## Summary of the Pull Request This PR enables user to preview PDF files in the Explorer preview pane and in Outlook. **What is this about:** Windows does not support out of the box experience for previewing PDF files in the preview pane. Users need to install third-party software like Adobe Acrobat reader. The PdfPreviewHandler module enbales the user to preview PDF files. **How does someone test / validate:** Run the installer, open Explorer and select a PDF file, enable the preview pane. Maybe need to remove third-party PDF software. ## Quality Checklist - [X] **Linked issue:** #3548 - [ ] **Communication:** I've discussed this with core contributors in the issue. - [X] **Tests:** Added/updated and all pass - [X] **Installer:** Added/updated and all pass - [X] **Localization:** All end user facing strings can be localized - [ ] **Docs:** Added/ updated - [x] **Binaries:** Any new files are added to WXS / YML - [ ] No new binaries - [x] YML for signing - [x] WXS for installer |
||
---|---|---|
.. | ||
loc | ||
CLSID.h | ||
dllmain.cpp | ||
LocProject.json | ||
packages.config | ||
pch.cpp | ||
pch.h | ||
powerpreview.base.rc | ||
powerpreview.cpp | ||
powerpreview.def | ||
powerpreview.h | ||
powerpreview.vcxproj | ||
powerpreview.vcxproj.filters | ||
powerpreviewConstants.h | ||
preview_handler.cpp | ||
preview_handler.h | ||
registry_wrapper_interface.h | ||
registry_wrapper.cpp | ||
registry_wrapper.h | ||
resource.base.h | ||
Resources.resx | ||
settings.cpp | ||
settings.h | ||
thumbnail_provider.cpp | ||
thumbnail_provider.h | ||
trace.cpp | ||
trace.h |