Artifact ed95265c235fc57b4ef94a4ef75a4dbc269b9a07
- File
StdAfx.h
- 2017-05-30 13:07:57 - part of checkin [36ad977839] on branch trunk - 1.22: Enlarged the header search range (for SFX skip) for new UNLHA. (user: kinaba) [annotate]
#ifndef AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_ #define AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_ #undef WINVER #define WINVER 0x0400 #include <windows.h> #include <shlobj.h> #include <wininet.h> #include "kilib/kilibext.h" #include <stdio.h> #include <time.h> #include <io.h> #include <fcntl.h> #include <sys/stat.h> #endif