home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
CMCD0304.ISO
/
Software
/
Freeware
/
Programare
/
nullsoft
/
nsis20.exe
/
Source
/
7zip
/
7zGuids.cpp
next >
Wrap
C/C++ Source or Header
|
2004-01-30
|
232b
|
13 lines
// DLLExports.cpp
// #include "StdAfx.h"
#ifndef INITGUID
#define INITGUID
#endif
#include <objbase.h>
#include <initguid.h>
#include "../Platform.h"
#include "7zip/ICoder.h"
#include "7zip/Compress/LZ/IMatchFinder.h"