#include <windows.h>
#include <winnt.h>
#include <stdlib.h>
#include <float.h>
#include <process.h>
#include <dbghelp.h>
#include "hyport.h"
#include "hysignal.h"
Functions | |
UDATA VMCALL | hydump_create (struct HyPortLibrary *portLibrary, char *filename, char *dumpType, void *userData) |
Create a dump file of the OS state. |
|
Create a dump file of the OS state.
|