annotate OSAPI.h @ 6:82f81d5b7221

Слияние
author Серик@ПончиК
date Tue, 09 Oct 2012 20:00:24 +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