|
Atrinik Client 2.5
|
#include <stdio.h>#include <windows.h>#include <windowsx.h>#include <mmsystem.h>#include <direct.h>#include <shellapi.h>Go to the source code of this file.
Defines | |
| #define | HUGE_BUF 4096 * 12 |
Functions | |
| int | main (int argc, char *argv[]) |
Handles the Windows client wrapper. Basically this updater is executed by shortcuts instead of atrinik.exe in order to handle extracting update patches.
Definition in file main.c.
1.7.4