Mercurial > mm7
view OSAPI.h @ 2369:bddcaf5d5db2
removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
author | Grumpy7 |
---|---|
date | Mon, 12 May 2014 01:50:32 +0200 |
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