#include "coreexp.h"
#include "maxheap.h"
#include "strbasic.h"
#include <WTypes.h>
#include "maxtypes.h"
#include "PLUGAPI.H"
Classes |
|
class | AppSave |
class | AppLoad |
Functions |
|
CoreExport AppLoad * | NewAppLoad (BYTE *buf, int bufSize) |
CoreExport AppSave * | NewAppSave (int initBufSize) |
CoreExport AppLoad* NewAppLoad | ( | BYTE * | buf, |
int | bufSize | ||
) |