Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41070: Simplify pyshellext.dll build (GH-21037) | Nikita Nemkin | 2020-06-23 | 1 | -1/+0 |
| | | | | | Replace MIDL-generated file with manual GUID definition. Use the same .def file for release and debug builds. Update setup build to support latest toolset | ||||
* | Issue #27469: Adds a shell extension to the launcher so that drag and drop ↵ | Steve Dower | 2016-07-16 | 1 | -0/+6 |
works correctly. |