view OSAPI.h @ 84:b39bdc150e90

Some inventory stuff
author Nomad
date Mon, 29 Oct 2012 01:36:20 +0200
parents 8b8875f5b359
children
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