Mercurial > mm7
view OSAPI.h @ 2456:83174b7b3763
removed VideoPlayer.cpp/h and CShow.cpp/.h for MVS 2012
author | Ritor1 |
---|---|
date | Sat, 26 Jul 2014 08:39:35 +0600 |
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