mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
60 lines
2.3 KiB
C
60 lines
2.3 KiB
C
//{{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
|