4.44 beta

This commit is contained in:
Igor Pavlov
2007-01-20 00:00:00 +00:00
committed by Kornel Lesiński
parent 804edc5756
commit d9666cf046
1331 changed files with 10535 additions and 13791 deletions
+15
View File
@@ -0,0 +1,15 @@
// ClassDefs.cpp
#include "StdAfx.h"
#include <initguid.h>
#include "IFolder.h"
#include "../IPassword.h"
#include "PluginInterface.h"
#include "ExtractCallback.h"
#include "../ICoder.h"
// {23170F69-40C1-278A-1000-000100020000}
DEFINE_GUID(CLSID_CZipContextMenu,
0x23170F69, 0x40C1, 0x278A, 0x10, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x00);