nextcloud-desktop/shell_integration/windows/OCUtil
Jocelyn Turcotte 0d5d2c578d shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122
Do not request the status of all entries in the cache. Instead force
explorer to request the ones that it deems necessary by keeping the old
statuses in a separate dictionary which are only used while the new status
arrives.
2015-05-06 16:48:34 +02:00
..
CommunicationSocket.cpp shell_integrations: Fix the precompiled headers usage in OCUtil 2015-03-11 22:17:46 +01:00
CommunicationSocket.h
FileUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
FileUtil.h
OCMessage.cpp
OCMessage.h
OCUtil.vcxproj Disable asserts in official builds 2015-03-23 13:53:09 +01:00
ParserUtil.cpp
RegistryUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
RegistryUtil.h
RemotePathChecker.cpp shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 2015-05-06 16:48:34 +02:00
RemotePathChecker.h shell_integration on Windows: Avoid too many RETRIEVE_FILE_STATUS following UPDATE_VIEW #3122 2015-05-06 16:48:34 +02:00
stdafx.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
stdafx.h [shell_integration] Remove the usage of Win32 APIs not available on XP 2015-02-05 15:15:05 +01:00
StringUtil.cpp [shell_integration] Setup precompiled headers properly with MSVC 2015-02-05 15:14:42 +01:00
StringUtil.h
UtilConstants.h