Artifact cef59c2068371b3f6396ac0a21622f25fb2e098c
- File
StdAfx.h
- 2011-02-23 13:30:53 - part of checkin [5128eecc9f] on branch trunk - Copied from private svn repository. (user: kinaba) [annotate]
#ifndef FX_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