mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 12:07:08 -06:00
3.13
This commit is contained in:
14
7zip/UI/Common/WorkDir.h
Executable file
14
7zip/UI/Common/WorkDir.h
Executable file
@@ -0,0 +1,14 @@
|
||||
// WorkDir.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __WORKDIR_H
|
||||
#define __WORKDIR_H
|
||||
|
||||
#include "../Common/ZipRegistry.h"
|
||||
|
||||
UString GetWorkDir(const NWorkDir::CInfo &workDirInfo,
|
||||
const UString &archiveName);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user