log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
annotate OSAPI.h @ 0:
9c0607679772
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
init
author
Ritor1
date
Sat, 12 Jan 2013 09:45:18 +0600
parents
children
cc9a3a24d61d
rev
line source
0
9c0607679772
init
Ritor1
parents:
diff
changeset
1
#define WIN32_LEAN_AND_MEAN
9c0607679772
init
Ritor1
parents:
diff
changeset
2
#include <windows.h>
9c0607679772
init
Ritor1
parents:
diff
changeset
3
9c0607679772
init
Ritor1
parents:
diff
changeset
4
#include <MMSystem.h>
9c0607679772
init
Ritor1
parents:
diff
changeset
5
#pragma comment(lib, "winmm.lib")
9c0607679772
init
Ritor1
parents:
diff
changeset
6
9c0607679772
init
Ritor1
parents:
diff
changeset
7
#undef DrawText
9c0607679772
init
Ritor1
parents:
diff
changeset
8
#undef PlaySound