#include "modulbin.h"#include "cstrcbin.h"


Go to the source code of this file.
Classes | |
| struct | bsaveDeffacts |
| struct | bsaveDeffactsModule |
| struct | deffactsBinaryData |
Defines | |
| #define | DFFCTBIN_DATA 26 |
| #define | DeffactsBinaryData(theEnv) ((struct deffactsBinaryData *) GetEnvironmentData(theEnv,DFFCTBIN_DATA)) |
| #define | LOCALE extern |
Functions | |
| LOCALE void | DeffactsBinarySetup (void *) |
| LOCALE void * | BloadDeffactsModuleReference (void *, int) |
| #define DeffactsBinaryData | ( | theEnv | ) | ((struct deffactsBinaryData *) GetEnvironmentData(theEnv,DFFCTBIN_DATA)) |
Definition at line 54 of file dffctbin.h.
| #define DFFCTBIN_DATA 26 |
Definition at line 44 of file dffctbin.h.
| #define LOCALE extern |
Definition at line 63 of file dffctbin.h.
| LOCALE void* BloadDeffactsModuleReference | ( | void * | , | |
| int | ||||
| ) |
Definition at line 464 of file dffctbin.c.
| LOCALE void DeffactsBinarySetup | ( | void * | ) |
Definition at line 62 of file dffctbin.c.
1.5.6