mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 11:14:58 -06:00
23.01
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
// FileFolderPluginOpen.h
|
||||
|
||||
#ifndef __FILE_FOLDER_PLUGIN_OPEN_H
|
||||
#define __FILE_FOLDER_PLUGIN_OPEN_H
|
||||
#ifndef ZIP7_INC_FILE_FOLDER_PLUGIN_OPEN_H
|
||||
#define ZIP7_INC_FILE_FOLDER_PLUGIN_OPEN_H
|
||||
|
||||
#include "../../../Windows/DLL.h"
|
||||
|
||||
struct CFfpOpen
|
||||
{
|
||||
CLASS_NO_COPY(CFfpOpen)
|
||||
Z7_CLASS_NO_COPY(CFfpOpen)
|
||||
public:
|
||||
// out:
|
||||
bool Encrypted;
|
||||
|
||||
Reference in New Issue
Block a user