mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 00:11:34 -06:00
23.01
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// PropID.h
|
||||
|
||||
#ifndef __7ZIP_PROP_ID_H
|
||||
#define __7ZIP_PROP_ID_H
|
||||
#ifndef ZIP7_INC_7ZIP_PROP_ID_H
|
||||
#define ZIP7_INC_7ZIP_PROP_ID_H
|
||||
|
||||
#include "../Common/MyTypes.h"
|
||||
|
||||
@@ -110,6 +110,8 @@ enum
|
||||
kpidGroupId,
|
||||
kpidDeviceMajor,
|
||||
kpidDeviceMinor,
|
||||
kpidDevMajor,
|
||||
kpidDevMinor,
|
||||
|
||||
kpid_NUM_DEFINED,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user