summaryrefslogtreecommitdiffstats
path: root/PC/pyshellext.rc
Commit message (Collapse)AuthorAgeFilesLines
* bpo-45220: Ensure RT_MANIFEST is defined when compiling Windows resource ↵Steve Dower2021-11-091-0/+6
| | | | files (GH-29501)
* bpo-45220: Remove invalid include from resource definition files on Windows ↵Steve Dower2021-11-041-1/+0
| | | | (GH-29396)
* Issue #27469: Adds a shell extension to the launcher so that drag and drop ↵Steve Dower2016-07-161-0/+46
works correctly.