Thanks for replies, problem was trivial, usage of RAM memory.
1) "Thread, join, thread, join" works great, but in this test only one thread run...
My callbacks with global mutex. std::mutex g_i_mutex; void setInit(std::string sArchiveName)...
My callbacks with global mutex. std::mutex g_i_mutex; void setInit(std::string sArchiveName)...
My callbacks with global mutex. std::mutex g_i_mutex; void setInit(std::string sArchiveName)...
My callbacks with global mutex. std::mutex g_i_mutex; void setInit(std::string sArchiveName)...
I changed Library7zTools. header: class Library7zTools { const std::string DllName...
I changed Library7zTools. header: class Library7zTools { const std::string DllName...
Library7zTools looks like: header: namespace Library7zTools { const std::string DllName...
Does it work if you disable one thread: comment the line std::thread t2 ? For one...
Does it work if you disable one thread: comment the line std::thread t2 ? For one...
Does it work if you disable one thread: comment the line std::thread t2 ? For one...
Does it work if you disable one thread: comment the line std::thread t2 ? For one...
Does it work if you disable one thread: comment the line std::thread t2 ? For one...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
I'm creating CMyComPtr<IOutArchive> outArchive object for each thread. My code: void...
My code: void init7zLib() { Library7zTools::loadDll(); Library7zTools::getCreateObjectFunc();...
My code: void init7zLib() { Library7zTools::loadDll(); Library7zTools::getCreateObjectFunc();...
My code: void init7zLib() { Library7zTools::loadDll(); Library7zTools::getCreateObjectFunc();...
My code: void init7zLib() { Library7zTools::loadDll(); Library7zTools::getCreateObjectFunc();...
Hi, i'm trying to create archives from multiple threads in one process using 7z.dll,...
Ok, it works great. Thanks thanks thanks!
I don't know what do you mean. Once more my scheme: CObjectVector<CDirItem> dirItems;...
I don't know what do you mean. Once more my scheme: CObjectVector<CDirItem> dirItems;...
I don't know what do you mean. Once more my scheme: CObjectVector<CDirItem> dirItems;...
I don't know what do you mean. Once more my scheme: COutFileStream *outFileStreamSpec...
I don't know what do you mean. Once more my scheme: COutFileStream *outFileStreamSpec...
I don't know what do you mean. Once more my scheme: COutFileStream *outFileStreamSpec...
GetUpdateItemInfo is called only one. Type of archive is 7z.
Only one callback function is called.
Only one callback function is called.
Only one callback function is called.
Logs: Only one callback function is called.
Hi, I'm trying add files to existing archive based on client7z but it fails. First...
Hi, I'm trying add files to existing archive based on client7z but it fails. First...
Hi, I'm trying add files to existing archive based on client7z but it fails. First...
Hi, I'm trying add files to existing archive based on client7z but it fails. First...
Hi, I'm trying add files to existing archive based on client7z but it fails. First...
Hi, I'm trying add files to existing archive based on client7z but it fails. First...