1
0
Fork 0
Nextcloud-Desktop/shell_integration/windows/OCContextMenu
Dominique Fuchs dc6d2e6a6d
usage of UINT as iterator here because comparing with UINT retval from DragQueryFile
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
(cherry picked from commit 9a256fcbfe)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-10-17 19:34:15 +02:00
..
CMakeLists.txt Fix .def and .rc files not being compiled into windows shell extensions 2018-01-13 21:01:09 +01: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 usage of UINT as iterator here because comparing with UINT retval from DragQueryFile 2019-10-17 19:34:15 +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 shell/Windows: Convert tabs to space 2017-01-18 12:15:52 +01:00
OCContextMenuFactory.h shell/Windows: Convert tabs to space 2017-01-18 12:15:52 +01:00
OCContextMenuRegHandler.cpp shell/Windows: Convert tabs to space 2017-01-18 12:15:52 +01:00
OCContextMenuRegHandler.h shell/Windows: Convert tabs to space 2017-01-18 12:15:52 +01:00
RegDelnode.h Fix an infinite loop when unregistering OCContextMenu without admin rights 2015-02-12 13:35:44 +01:00
dllmain.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01: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-10-17 19:34:15 +02:00