..
CMakeLists.txt
Fix .def and .rc files not being compiled into windows shell extensions
2018-01-13 21:01:09 +01:00
dllmain.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCClientInterface.cpp
Windows shell extension: port to the new protocol
2018-01-23 14:02:56 +01:00
OCClientInterface.h
Windows shell extension: port to the new protocol
2018-01-23 14:02:56 +01:00
OCContextMenu.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCContextMenu.def
WiP: Add Win32 Context menu integration
2015-01-22 18:45:20 +01:00
OCContextMenu.h
Windows shell extension: port to the new protocol
2018-01-23 14:02:56 +01:00
OCContextMenu.rc
Fix .def and .rc files not being compiled into windows shell extensions
2018-01-13 21:01:09 +01:00
OCContextMenu.vcxproj
shell/windows: Add missing Win32 configuration changes
2016-07-26 14:53:14 +02:00
OCContextMenu.vcxproj.filters
[shell_integration] Setup precompiled headers properly with MSVC
2015-02-05 15:14:42 +01:00
OCContextMenuFactory.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCContextMenuFactory.h
shell/Windows: Convert tabs to space
2017-01-18 12:15:52 +01:00
OCContextMenuRegHandler.cpp
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
OCContextMenuRegHandler.h
shell/Windows: Convert tabs to space
2017-01-18 12:15:52 +01:00
RegDelnode.h
Replace NULL by nullptr in all C++ files
2020-06-08 20:07:50 +02:00
resource.h
Add Resource File for OCContextMenu, adjust (c) dates.
2015-01-29 16:37:51 +01:00
stdafx.cpp
WiP: Add Win32 Context menu integration
2015-01-22 18:45:20 +01:00
stdafx.h
[shell_integration] Setup precompiled headers properly with MSVC
2015-02-05 15:14:42 +01:00
targetver.h
Removed redundant (and wrong in terms of it's value) definitions for WINVER/_WIN32_WINNT
2019-09-07 21:26:40 +02:00