#include "avexec32.h"#include <stdio.h>#include <string.h>Include dependency graph for avcalls_null.cpp:

Go to the source code of this file.
Functions | |
| void | MsgBoxInfo (char *message, char *title) |
| void | MsgBoxError (char *message, char *title) |
| void | SetWorkingStatus (void) |
| void | doitnow (void) |
| void doitnow | ( | void | ) |
Definition at line 19 of file avcalls_null.cpp.
References SetWorkingStatus().
Here is the call graph for this function:

| void MsgBoxError | ( | char * | message, | |
| char * | title | |||
| ) |
Definition at line 45 of file avcalls_null.cpp.
| void MsgBoxInfo | ( | char * | message, | |
| char * | title | |||
| ) |
Definition at line 28 of file avcalls_null.cpp.
| void SetWorkingStatus | ( | void | ) |
1.5.2