ReactOS 0.4.15-dev-7918-g2a2556c
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