[SNDVOL32] Add the small master dialog
[reactos.git] / base / applications / sndvol32 / resources.h
index 85dfed9..69aab74 100644 (file)
@@ -26,5 +26,7 @@
 #define IDS_SNDVOL32       100
 #define IDS_NOMIXERDEVICES 101
 
-#define IDD_VOLUME_CTRL 200
-#define IDD_PREFERENCES 201
+#define IDD_VOLUME_CTRL  200
+#define IDD_SMALL_MASTER 202
+#define IDD_TRAY_CTRL    204
+#define IDD_PREFERENCES  205