mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 18:11:35 -06:00
3.13
This commit is contained in:
14
7zip/Archive/Common/CodecsPath.h
Executable file
14
7zip/Archive/Common/CodecsPath.h
Executable file
@@ -0,0 +1,14 @@
|
||||
// CodecsPath.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __CODECSPATH_H
|
||||
#define __CODECSPATH_H
|
||||
|
||||
#include "../../../Common/String.h"
|
||||
|
||||
CSysString GetBaseFolderPrefix();
|
||||
CSysString GetCodecsFolderPrefix();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user