mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:45:50 +00:00
[SNDVOL32] Move the advanced controls dialog to a separate file and update its title on creation.
This commit is contained in:
parent
6accaef3c7
commit
03c3dd5ab0
34 changed files with 300 additions and 58 deletions
|
@ -38,8 +38,12 @@
|
|||
#define IDC_ADV_OTHER_CHECK1 1029
|
||||
#define IDC_ADV_OTHER_CHECK2 1030
|
||||
|
||||
#define IDS_SNDVOL32 100
|
||||
#define IDS_NOMIXERDEVICES 101
|
||||
#define IDS_SNDVOL32 100
|
||||
#define IDS_NOMIXERDEVICES 101
|
||||
#define IDS_SELECT 102
|
||||
#define IDS_ADVANCED_CONTROLS 103
|
||||
#define IDS_OTHER_CONTROLS1 104
|
||||
#define IDS_OTHER_CONTROLS2 105
|
||||
|
||||
#define IDD_NORMAL_MASTER 200
|
||||
#define IDD_NORMAL_LINE 201
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue