annotate OSAPI.h @ 208:af624eaf2fc5 tip

14.01.13
author Ritor1
date Mon, 14 Jan 2013 10:39:01 +0600
parents 8b8875f5b359
children
rev   line source
0
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
1 #define WIN32_LEAN_AND_MEAN
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
2 #include <windows.h>
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
3
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
4 #include <MMSystem.h>
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
5 #pragma comment(lib, "winmm.lib")
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
6
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
7 #undef DrawText
8b8875f5b359 Initial commit
Nomad
parents:
diff changeset
8 #undef PlaySound