#ifndef _WINDOWS_ // if windows.h is not included…
#include <windows> // include it!
#endif
#include “WinTut.h”
#ifndef _WINDOWS_ // eğer bu kitiphane otomatik eklenmezse
#include <windows> // include ediyoruz
#endif
#include “WinTut.h”
#ifndef _WINDOWS_ // eğer bu kitiphane otomatik eklenmezse
#include <windows> // include ediyoruz
#endif
#include “WinTut.h”