log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
might-and-magic-trilogy
annotate OSAPI.h @ 0:
8b8875f5b359
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Initial commit
author
Nomad
date
Fri, 05 Oct 2012 16:07:14 +0200
parents
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