mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 16:07:04 -06:00
fixed codec ddl files, they should work again with 7-Zip Standard
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
#include "../Common/MyUnknown.h"
|
||||
|
||||
#define k_7zip_GUID_Data1 0x23170F69
|
||||
|
||||
#ifdef NEED_7ZIP_GUID
|
||||
#define k_7zip_GUID_Data2 0x40C1
|
||||
#else
|
||||
#define k_7zip_GUID_Data2 0x0803
|
||||
#endif
|
||||
|
||||
#define k_7zip_GUID_Data3_Common 0x278A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user