projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- Start rewrite of DirectSound
[reactos.git]
/
reactos
/
dll
/
directx
/
dsound_new
/
resource.h
1
#ifndef RESOURCE_H__
2
#define RESOURCE_H__
3
4
#define IDS_PRIMARY_PLAYBACK_DEVICE 100
5
#define IDS_PRIMARY_RECORD_DEVICE 101
6
7
8
9
10
11
12
13
14
15
16
#endif