Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
47
Src/Plugins/Input/in_wave/resource.h
Normal file
47
Src/Plugins/Input/in_wave/resource.h
Normal file
|
@ -0,0 +1,47 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by in_wave.rc
|
||||
//
|
||||
#define IDS_NULLSOFT_WAVEFORM_DECODER_OLD 0
|
||||
#define IDS_WAVEFORM_DECODER 1
|
||||
#define IDS_ABOUT_STR 2
|
||||
#define IDS_SOUND_FILES 3
|
||||
#define IDS_INFO_STR_FMT 4
|
||||
#define IDS_STRING5 5
|
||||
#define IDS_WAVE_U_MS 6
|
||||
#define IDS_FAMILY_STRING_AAIF 6
|
||||
#define IDS_FAMILY_STRING_AU 7
|
||||
#define IDS_FAMILY_STRING_AVR 8
|
||||
#define IDS_FAMILY_STRING_ACA 9
|
||||
#define IDS_FAMILY_STRING_HMMTS 10
|
||||
#define IDS_FAMILY_STRING_MATLAB 11
|
||||
#define IDS_FAMILY_STRING_PARIS 12
|
||||
#define IDS_FAMILY_STRING_PVF 13
|
||||
#define IDS_FAMILY_STRING_HEADERLESS_RAW 14
|
||||
#define IDS_FAMILY_STRING_SDII 15
|
||||
#define IDS_FAMILY_STRING_RAW_MIDI_SAMPLE_DUMP 16
|
||||
#define IDS_FAMILY_STRING_IRCAM 17
|
||||
#define IDS_FAMILY_STRING_CVOC 18
|
||||
#define IDS_FAMILY_STRING_SFWOW64 19
|
||||
#define IDS_FAMILY_STRING_MSWAV 20
|
||||
#define IDS_FAMILY_STRING_FT2WAV 21
|
||||
#define IDS_ABOUT_TEXT 22
|
||||
#define IDS_FAMILY_STRING_RF64 23
|
||||
#define IDS_FILE_INFORMATION 24
|
||||
#define IDD_CONFIG 101
|
||||
#define IDC_EXTENSION_LIST 1001
|
||||
#define IDC_EDIT1 1002
|
||||
#define IDC_ADDITIONAL_EXTENSIONS 1002
|
||||
#define IDC_OUTPUTBITS 1003
|
||||
#define IDS_NULLSOFT_WAVEFORM_DECODER 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 25
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1004
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue