ReactOS 0.4.15-dev-8100-g1887773
resource.h
Go to the documentation of this file.
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#endif