mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 02:07:06 -06:00
4.48 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
0b33f700a6
commit
fd8b1d78b4
@@ -49,6 +49,8 @@ void CAgentFolder::LoadFolder(CProxyFolder *folder)
|
||||
|
||||
STDMETHODIMP CAgentFolder::LoadItems()
|
||||
{
|
||||
if (!_agentSpec->_archiveLink.IsOpen)
|
||||
return E_FAIL;
|
||||
_items.Clear();
|
||||
if (_flatMode)
|
||||
LoadFolder(_proxyFolderItem);
|
||||
|
||||
Reference in New Issue
Block a user