annotate OSAPI.h @ 1483:223605b325b3

Слияние
author Ritor1
date Thu, 29 Aug 2013 12:04:55 +0600
parents eb02a65e5c82
children c4ab816fcc5e
rev   line source
0
Ritor1
parents:
diff changeset
1 #define WIN32_LEAN_AND_MEAN
1397
eb02a65e5c82 Quick Spell fixed.
Nomad
parents: 1391
diff changeset
2 #include <assert.h>
0
Ritor1
parents:
diff changeset
3 #include <windows.h>
Ritor1
parents:
diff changeset
4
Ritor1
parents:
diff changeset
5 #include <MMSystem.h>
Ritor1
parents:
diff changeset
6 #pragma comment(lib, "winmm.lib")
Ritor1
parents:
diff changeset
7
Ritor1
parents:
diff changeset
8 #undef DrawText
1391
cc9a3a24d61d Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents: 0
diff changeset
9 #undef PlaySound
cc9a3a24d61d Moved stru11, stru12 and some SW Rendering stuff to the archives.
Nomad
parents: 0
diff changeset
10 #undef Polygon