nextcloud-desktop/shell_integration/windows/OCContextMenu
Jocelyn Turcotte bed34b1ddd Fix an infinite loop when unregistering OCContextMenu without admin rights
That mistake was introduced when changing the bool return value to an
HRESULT in the imported RegDelnode code.
2015-02-12 13:35:44 +01:00
..
dllmain.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCClientInterface.cpp Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCClientInterface.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.cpp Windows shell integration: Make the share entry work by adding a Sleep 2015-01-23 15:43:03 +01:00
OCContextMenu.def WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenu.h [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
OCContextMenu.rc Add Resource File for OCContextMenu, adjust (c) dates. 2015-01-29 16:37:51 +01:00
OCContextMenu.vcxproj OCContextMenu: Also export modules for x86 2015-02-09 11:56:52 +01:00
OCContextMenu.vcxproj.filters [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
OCContextMenuFactory.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCContextMenuFactory.h Windows Shell Integration: Fix warnings 2015-01-29 13:00:29 +01:00
OCContextMenuRegHandler.cpp [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00
OCContextMenuRegHandler.h WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
RegDelnode.h Fix an infinite loop when unregistering OCContextMenu without admin rights 2015-02-12 13:35:44 +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 [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00