1// 2// stdafx.h : include file for standard system include files, 3// or project specific include files that are used frequently, 4// but are changed infrequently 5// 6#pragma once 7 8#include <windows.h>
--- 20 unchanged lines hidden --- | 21// 22// stdafx.h : include file for standard system include files, 23// or project specific include files that are used frequently, 24// but are changed infrequently 25// 26#pragma once 27 28#include <windows.h>
--- 20 unchanged lines hidden --- |