annotate OSAPI.h @ 118:a2715ce5cf17

sub_47F4D3
author Nomad
date Tue, 13 Nov 2012 17:37:06 +0200
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