Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ClassDefs.cpp « FileManager « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99405d9b466b58ea8bb2ac8e8fcf1ffc90782af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
// ClassDefs.cpp

#include "StdAfx.h"

#include "Common/MyInitGuid.h"

#include "PluginInterface.h"
#include "../Agent/Agent.h"

DEFINE_GUID(CLSID_CZipContextMenu,
0x23170F69, 0x40C1, 0x278A, 0x10, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00);