annotate OSAPI.h @ 2331:9551756f46c4

Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
author Grumpy7
date Wed, 02 Apr 2014 01:21:05 +0200
parents c4ab816fcc5e
children a76d408c5132
rev   line source
0
Ritor1
parents:
diff changeset
1 #define WIN32_LEAN_AND_MEAN
Ritor1
parents:
diff changeset
2 #include <windows.h>
Ritor1
parents:
diff changeset
3
Ritor1
parents:
diff changeset
4 #include <MMSystem.h>
Ritor1
parents:
diff changeset
5 #pragma comment(lib, "winmm.lib")
Ritor1
parents:
diff changeset
6
Ritor1
parents:
diff changeset
7 #undef DrawText
1391
cc9a3a24d61d Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents: 0
diff changeset
8 #undef PlaySound
cc9a3a24d61d Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents: 0
diff changeset
9 #undef Polygon