#include "..\compiler\parser.h"
Go to the source code of this file.
Classes |
|
class | MZPExtraction |
class | TabMZPExtraction |
class | MSZipPackage |
class | DotRunParser |
Defines |
|
#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 |
#define MZP_DONT_RUN 0x0001 |
Definition at line 82 of file mxsZipPackage.h.
#define MZP_HAVE_DROPFILE 0x0002 |
Definition at line 83 of file mxsZipPackage.h.
#define MZP_HAVE_OPEN 0x0004 |
Definition at line 84 of file mxsZipPackage.h.
#define MZP_COPY 0x00 |
Definition at line 87 of file mxsZipPackage.h.
#define MZP_MOVE 0x01 |
Definition at line 88 of file mxsZipPackage.h.
#define MZP_FILES 0x00 |
Definition at line 89 of file mxsZipPackage.h.
#define MZP_TREE 0x02 |
Definition at line 90 of file mxsZipPackage.h.
#define MZP_NOREPLACE 0x04 |
Definition at line 91 of file mxsZipPackage.h.