nextcloud-desktop/shell_integration/windows/OCContextMenu
Jocelyn Turcotte 4b67429234 shell_integration: Wait longer for the Share menu title
50ms is sometimes not enough when the client is busy synchronizing.
Wait up to 500ms for the client to answer before we give up and show an
empty menu title.

Ideally we should request the title before the watched directory list, but
the list is currently sent implicitly on connect.
2015-02-13 17:18:39 +01:00
..
dllmain.cpp WiP: Add Win32 Context menu integration 2015-01-22 18:45:20 +01:00
OCClientInterface.cpp shell_integration: Wait longer for the Share menu title 2015-02-13 17:18:39 +01:00
OCClientInterface.h shell_integration: Fetch the share menu title from the client on Windows 2015-02-13 16:08:39 +01:00
OCContextMenu.cpp shell_integration: Fetch the share menu title from the client on Windows 2015-02-13 16:08:39 +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