annotate OSAPI.h @ 201:11a199790ce0

3.01.13 (CreditsScreen)
author Ritor1
date Thu, 03 Jan 2013 01:03:18 +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