#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
Go to the source code of this file.
Defines | |
#define | VMD_FILENAME_MAX 1024 |
Functions | |
char * | vmd_get_vmddir (void) |
int | win32vmdstart (void) |
Definition in file win32vmdstart.c.
|
Definition at line 25 of file win32vmdstart.c. |
|
Definition at line 27 of file win32vmdstart.c. References NULL. Referenced by win32vmdstart. |
|
Definition at line 70 of file win32vmdstart.c. References NULL, and vmd_get_vmddir. Referenced by VMDinitialize. |