Subversion Repositories Games.Chess Giants

Rev

Rev 75 | Rev 83 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75 Rev 81
Line 15... Line 15...
15
#include <malloc.h>
15
#include <malloc.h>
16
#include <math.h>
16
#include <math.h>
17
#include <time.h>
17
#include <time.h>
18
#include <share.h>
18
#include <share.h>
19
#include <shlwapi.h>
19
#include <shlwapi.h>
-
 
20
#pragma warning(disable:4091)
20
#include <shlobj.h>
21
#include <shlobj.h>
-
 
22
#pragma warning(default:4091)
21
#include <process.h>
23
#include <process.h>
22
#include <sys/stat.h>
24
#include <sys/stat.h>
23
 
25
 
24
 
26
 
25
// project resources includes
27
// project resources includes