mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 04:05:55 +03:00
[PR #195] chore: migrate projects to VS 2022 #195
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/clechasseur/pathcopycopy/pull/195
Author: @clechasseur
Created: 1/7/2026
Status: 🔄 Open
Base:
default← Head:chore/vc17📝 Commits (1)
a1040e6chore: start migration to VC 17 (aka VS 2022)📊 Changes
19 files changed (+221 additions, -157 deletions)
View changed files
➖
3rdParty/Regsvr64.exe(+0 -0)➖
3rdParty/Regsvr64_64.exe(+0 -0)📝
PathCopyCopy.sln(+13 -2)📝
PathCopyCopy/PathCopyCopy.vcxproj(+26 -14)📝
PathCopyCopy/localization/PathCopyCopyLocalization_en/PathCopyCopyLocalization_en.vcxproj(+2 -2)📝
PathCopyCopy/localization/PathCopyCopyLocalization_fr/PathCopyCopyLocalization_fr.vcxproj(+2 -2)📝
PathCopyCopy/prihdr/PluginPipelineElements.h(+8 -8)📝
PathCopyCopy/prihdr/dllmain.h(+4 -0)📝
PathCopyCopy/src/PathCopyCopyContextMenuExt.cpp(+18 -20)📝
PathCopyCopy/src/PluginPipelineDecoder.cpp(+4 -3)📝
PathCopyCopy/src/PluginPipelineElements.cpp(+14 -10)📝
PathCopyCopy/src/PluginUtils.cpp(+1 -1)📝
PathCopyCopy/src/dllmain.cpp(+1 -0)📝
PathCopyCopyCOMPluginExecutor/PathCopyCopyCOMPluginExecutor.vcxproj(+4 -4)📝
PathCopyCopyRegexTester/PathCopyCopyRegexTester.vcxproj(+2 -2)📝
PathCopyCopySettings/UI/Forms/MainForm.cs(+2 -2)📝
Testing/TestPlugins/TestPlugins.vcxproj(+22 -10)📝
Testing/TestPlugins/src/TestPlugins.cpp(+13 -0)📝
Testing/TestPlugins/src/dllmain.cpp(+85 -77)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.