Artifact Content

Not logged in

Artifact 0d3c7f49b3d1068ccf93833a96868ea1dfd109be


// stdafx.h : frequently used headers

#ifndef AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_
#define AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_

// windows general header
#undef  WINVER
#define WINVER    0x0400
#undef  _WIN32_IE
#define _WIN32_IE 0x0200
#include <windows.h>
#include <lzexpand.h>

// shell header
#include <shlobj.h>

// k.i.lib
#include "kilib/kilibext.h"

#endif