#include <stdio.h>
#include <string.h>
#include <dir.h>
#include "memvirtu.h"
#include "lowparam.h"
#include "lowsolid.h"
#include "shpshape.h"
#include "genfunc_.h"
#include "mancommd.h"
Go to the source code of this file.
Defines | |
#define | NORMAL 0x16 |
Functions | |
void | MSD_execDir (void) |
int | MSD_lowDir (char *name) |
void | MSD_lowDisplayFiles (char *nam) |
#define NORMAL 0x16 |
void MSD_execDir | ( | void | ) |
int MSD_lowDir | ( | char * | name | ) |
Definition at line 72 of file gendir__.cpp.
References MSD_lowDisplayFiles(), NORMAL, and TRUE.
Referenced by MSD_execDir().
void MSD_lowDisplayFiles | ( | char * | nam | ) |