nextcloud-desktop/shell_integration
Jocelyn Turcotte dc85ee3f0a shell_integration: Fix hangs on Windows Vista
It seems like verclsid.exe hangs on our class IDs when invoked
through explorer.exe for 5-10 seconds. It doesn't hang if I
invoke the same command line from cmd.exe, so there could be some
process parameters that don't play well with our extra thread
or to the pipe connection that we do in it.

Delay creating the RemotePathChecker thread until the first
IsMemberOf call. verclsid.exe only seems to instantiate a object
of each registered class, without actually using them, so we
can use this as a workaround.

This should be fixing issue #2680.
2015-02-11 16:45:11 +01:00
..
dolphin Import the dolphin plugin 2014-11-24 15:06:08 +01:00
dolphin_kf5 Dolphin plugin for KF5 2015-01-05 17:23:36 +01:00
icons cmake: Fix installation of overlay icons on linux 2014-09-29 16:08:49 +02:00
MacOSX OS X: Connect to newest possible overlay icon socket 2015-02-04 18:44:00 +01:00
nautilus Nautilus integration: clean up, fix bugs #2820 2015-02-11 14:53:17 +01:00
windows shell_integration: Fix hangs on Windows Vista 2015-02-11 16:45:11 +01:00
CMakeLists.txt Remove socketapiclient 2015-01-28 11:13:38 +01:00