UFO: Alien Invasion
|
Windows system functions. More...
#include "../../common/common.h"
#include "win_local.h"
#include <fcntl.h>
#include <direct.h>
#include <io.h>
#include <mmsystem.h>
Go to the source code of this file.
Functions | |
void | Sys_Init (void) |
static void | FixWorkingDirectory (void) |
int WINAPI | WinMain (HINSTANCE hInstance, HINSTANCE, LPSTR, int) |
Windows system functions.
Definition in file win_main.cpp.
Definition at line 74 of file win_main.cpp.
References MAX_OSPATH, MAX_QPATH, and Sys_Error().
Referenced by WinMain().
Definition at line 33 of file win_main.cpp.
References Com_Printf(), CVAR_ARCHIVE, Cvar_Get(), CVAR_SERVERINFO, sys_affinity, Sys_Error(), sys_os, and sys_priority.
Definition at line 92 of file win_main.cpp.
References FixWorkingDirectory(), global_hInstance, Qcommon_Frame(), Qcommon_Init(), and Sys_ConsoleInit().