00001 // stdafx.h : include file for standard system include files, 00002 // or project specific include files that are used frequently, but 00003 // are changed infrequently 00004 // 00005 00006 #pragma once 00007 00008 00009 #include <iostream> 00010 #include <tchar.h> 00011 00012 // TODO: reference additional headers your program requires here 00013 #include <windows.h>