Cleanup Windows shell extensions
authorHannah von Reth <hannah.vonreth@owncloud.com>
Mon, 17 Aug 2020 18:35:39 +0000 (20:35 +0200)
committerMichael Schuster <michael@schuster.ms>
Thu, 20 Aug 2020 16:50:05 +0000 (18:50 +0200)
commit34e9e2f288e071e911d8f48c8bd08b4d56c91964
tree1d3c846d5c131775aea3d13f3e556eb673c36fc6
parent6c9a31f6ee33f77fe30f575dea243d044e3a7375
Cleanup Windows shell extensions

Signed-off-by: Michael Schuster <michael@schuster.ms>
29 files changed:
shell_integration/windows/OCContextMenu/CMakeLists.txt
shell_integration/windows/OCContextMenu/OCClientInterface.cpp
shell_integration/windows/OCContextMenu/OCContextMenu.cpp
shell_integration/windows/OCContextMenu/OCContextMenuFactory.cpp
shell_integration/windows/OCContextMenu/OCContextMenuRegHandler.cpp
shell_integration/windows/OCContextMenu/OCContextMenuRegHandler.h
shell_integration/windows/OCContextMenu/dllmain.cpp
shell_integration/windows/OCContextMenu/stdafx.cpp [deleted file]
shell_integration/windows/OCContextMenu/stdafx.h [deleted file]
shell_integration/windows/OCContextMenu/targetver.h [deleted file]
shell_integration/windows/OCOverlays/CMakeLists.txt
shell_integration/windows/OCOverlays/DllMain.cpp
shell_integration/windows/OCOverlays/OCOverlay.cpp
shell_integration/windows/OCOverlays/OCOverlay.h
shell_integration/windows/OCOverlays/OCOverlayFactory.cpp
shell_integration/windows/OCOverlays/OCOverlayRegistrationHandler.cpp
shell_integration/windows/OCOverlays/OCOverlayRegistrationHandler.h
shell_integration/windows/OCOverlays/OverlayConstants.h.original [deleted file]
shell_integration/windows/OCOverlays/stdafx.cpp [deleted file]
shell_integration/windows/OCOverlays/stdafx.h [deleted file]
shell_integration/windows/OCUtil/CMakeLists.txt
shell_integration/windows/OCUtil/CommunicationSocket.cpp
shell_integration/windows/OCUtil/FileUtil.cpp
shell_integration/windows/OCUtil/RegistryUtil.cpp
shell_integration/windows/OCUtil/RemotePathChecker.cpp
shell_integration/windows/OCUtil/StringUtil.cpp
shell_integration/windows/OCUtil/StringUtil.h
shell_integration/windows/OCUtil/stdafx.cpp [deleted file]
shell_integration/windows/OCUtil/stdafx.h [deleted file]