[SNDVOL32] Create small speaker icons from the default sndvol32 icon
[reactos.git] / base / applications / sndvol32 / resources.h
index eb4ef5f..92d3dad 100644 (file)
@@ -2,7 +2,9 @@
 
 #define IDM_MAINMENU 101
 
-#define IDI_MAINAPP 304
+#define IDI_MAINAPP 301
+#define IDI_SPEAKER_LEFT 302
+#define IDI_SPEAKER_RIGHT 303
 
 #define IDC_PROPERTIES        1001
 #define IDC_ADVANCED_CONTROLS 1002