3ds Max C++ API Reference
mxsZipPackage.h File Reference

Classes

class  MZPExtraction
 
class  TabMZPExtraction
 
class  MSZipPackage
 
class  DotRunParser
 

Macros

#define MZP_DONT_RUN   0x0001
 
#define MZP_HAVE_DROPFILE   0x0002
 
#define MZP_HAVE_OPEN   0x0004
 
#define MZP_COPY   0x00
 
#define MZP_MOVE   0x01
 
#define MZP_FILES   0x00
 
#define MZP_TREE   0x02
 
#define MZP_NOREPLACE   0x04
 

Macro Definition Documentation

◆ MZP_DONT_RUN

#define MZP_DONT_RUN   0x0001

◆ MZP_HAVE_DROPFILE

#define MZP_HAVE_DROPFILE   0x0002

◆ MZP_HAVE_OPEN

#define MZP_HAVE_OPEN   0x0004

◆ MZP_COPY

#define MZP_COPY   0x00

◆ MZP_MOVE

#define MZP_MOVE   0x01

◆ MZP_FILES

#define MZP_FILES   0x00

◆ MZP_TREE

#define MZP_TREE   0x02

◆ MZP_NOREPLACE

#define MZP_NOREPLACE   0x04