JurassicParkTrespasser/jp2_pc/Source/Test/resource_audio.h
2018-01-01 23:07:24 +01:00

85 lines
3.4 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AudioTest.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_AUDIOTTYPE 129
#define IDD_SOUNDATTRIBUTES 131
#define IDD_POSSOUNDATTRIBUTES 131
#define IDD_LISTENERATTRIBUTES 132
#define IDD_ENVATTRIBUTES 133
#define IDD_SCENEATTRIBUTES 134
#define IDI_BLUEDOT 140
#define IDI_REDDOT 141
#define IDI_CROSS 142
#define IDD_MUSICSOUNDATTRIBUTES 143
#define IDC_EDIT1 1000
#define IDC_INTENSITY 1000
#define IDC_REVDECAY 1000
#define IDC_EDIT2 1001
#define IDC_MINBACK 1001
#define IDC_SPEEDOFSOUND 1001
#define IDC_EDIT3 1002
#define IDC_MINFRONT 1002
#define IDC_REVINTENSITY 1002
#define IDC_EDIT4 1003
#define IDC_MAXBACK 1003
#define IDC_EDIT5 1004
#define IDC_MAXFRONT 1004
#define IDC_EDIT6 1005
#define IDC_ORIENTX 1005
#define IDC_EDIT7 1006
#define IDC_ORIENTY 1006
#define IDC_EDIT8 1007
#define IDC_ORIENTZ 1007
#define IDC_EDIT9 1008
#define IDC_POSX 1008
#define IDC_EDIT10 1009
#define IDC_POSY 1009
#define IDC_EDIT11 1010
#define IDC_POSZ 1010
#define IDC_FILENAME 1011
#define IDC_FATTENUATE 1012
#define IDC_FSPATIALIZE 1013
#define IDC_USEREVERB 1013
#define IDC_FDOPPLER 1014
#define IDC_DIRX 1014
#define IDC_FREVERB 1015
#define IDC_DIRY 1015
#define IDC_DIRZ 1016
#define IDC_UPX 1017
#define IDC_UPY 1018
#define IDC_UPZ 1019
#define IDC_CPULOC_NONE 1020
#define IDC_CPULOC_LOW 1021
#define IDC_CPULOC_MED 1022
#define IDC_USERIGHTHAND 1026
#define ID_AUDIO_CREATESCENE 32771
#define ID_AUDIO_DELETESCENE 32772
#define ID_AUDIO_ADDENVIRONMENT 32773
#define ID_AUDIO_ADDLISTENER 32774
#define ID_AUDIO_ADDSOUND 32775
#define ID_CONTROL_PLAY 32776
#define ID_CONTROL_STOP 32777
#define ID_CONTROL_ENVIRONMENT 32778
#define ID_CONTROL_ZOOMDOWN 32787
#define ID_CONTROL_ZOOMUP 32790
#define ID_AUDIO_ENVIRONMENT 32791
#define ID_AUDIO_MUSIC_ADDSOUND 32793
#define ID_AUDIO_GAME_ADDSOUND 32794
#define ID_AUDIO_ENVIRONMENTALLOOPS_CREATE 32796
#define ID_AUDIO_ENVIRONMENTALLOOPS_ADDSOUND 32797
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32798
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif