aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Output/out_wave/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/Output/out_wave/resource.h')
-rw-r--r--Src/Plugins/Output/out_wave/resource.h60
1 files changed, 60 insertions, 0 deletions
diff --git a/Src/Plugins/Output/out_wave/resource.h b/Src/Plugins/Output/out_wave/resource.h
new file mode 100644
index 00000000..479d2ebf
--- /dev/null
+++ b/Src/Plugins/Output/out_wave/resource.h
@@ -0,0 +1,60 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by out_wave.rc
+//
+#define IDS_NULLSOFT_WAVEOUT_OLD 0
+#define IDS_NOT_ACTIVE 1
+#define IDS_UNKNOWN_MMSYSTEM_ERROR 2
+#define IDC_RESET 3
+#define IDS_UNSUPPORTED_PCM_FORMAT 3
+#define IDS_ANOTHER_PROGRAM_IS_USING_THE_SOUNDCARD 4
+#define IDS_NO_SOUND_DEVICES_FOUND 5
+#define IDS_INTERNAL_DRIVER_ERROR 6
+#define IDS_REINSTALL_SOUNDCARD_DRIVERS 7
+#define IDS_ERROR_CODE_WINDOWS_ERROR_MESSAGE 8
+#define IDS_ERROR_CODE 9
+#define IDS_DATA_FORMAT 10
+#define IDS_BUFFER_STATUS 11
+#define IDS_LATENCY 12
+#define IDS_ABOUT 13
+#define IDS_PREFS_TITLE 15
+#define IDS_ERROR 16
+#define IDS_WAVE_U_MS 17
+#define IDS_ABOUT_STRING 18
+#define IDS_ABOUT_TEXT 18
+#define IDD_CONFIG 300
+#define IDD_WAVE_CONFIG 300
+#define IDC_GAPLESS 1000
+#define IDC_BUF_SIZE 1001
+#define IDC_SPIN1 1002
+#define IDC_PRIMARY 1003
+#define IDC_PREBUF_SIZE 1003
+#define IDC_DEV 1004
+#define IDC_HACK 1005
+#define IDC_EXCLUSIVE 1006
+#define IDC_PREBUFFER 1007
+#define IDC_SPIN2 1008
+#define IDC_VOL_ENABLE 1009
+#define IDC_ALT_VOL 1010
+#define IDC_VOL_RESET 1011
+#define IDC_PREB_TEXT 1012
+#define IDC_STATE 1013
+#define IDC_PREBUFFER_1 1014
+#define IDC_PREBUFFER_2 1015
+#define IDC_PREBUF_DISP_1 1016
+#define IDC_PREBUF_DISP_2 1017
+#define IDC_BLAH 1018
+#define IDC_BUFFER 1020
+#define IDC_BUF_DISP 1021
+#define IDS_NULLSOFT_WAVEOUT 65534
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 301
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1019
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif