view OSAPI.h @ 2424:255168c31655

* Added win 8.1 support to builds * Removed strict requirement so that display/os should support 16 bit resolutions (even if they aren't really used)
author a.parshin
date Wed, 23 Jul 2014 12:58:30 +0300
parents c4ab816fcc5e
children a76d408c5132
line wrap: on
line source

#define WIN32_LEAN_AND_MEAN
#include <windows.h>

#include <MMSystem.h>
#pragma comment(lib, "winmm.lib")

#undef DrawText
#undef PlaySound
#undef Polygon