Isle
Loading...
Searching...
No Matches
mxthread.cpp File Reference
#include "mxthread.h"
#include "decomp.h"
#include <process.h>
Include dependency graph for mxthread.cpp:

Go to the source code of this file.

Typedefs

typedef unsigned(__stdcall * ThreadFunc) (void *)
 

Typedef Documentation

◆ ThreadFunc

typedef unsigned(__stdcall * ThreadFunc) (void *)

Definition at line 25 of file mxthread.cpp.