12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by PreprocParams.rc
- //
- #define IDD_VCAP_PARAMS 101
- #define IDD_PREPROC_PARAMS 101
- #define IDC_VCAP_P_TRESH_SB 1000
- #define IDC_VCAP_NOISE_SUP_SB 1001
- #define IDC_VCAP_TRIG_SB 1002
- #define IDC_SRF_CHECK 1004
- #define IDC_SRF_TEMPORAL_CHECK 1005
- #define IDC_SC_TRADE_OFF_SB 1005
- #define IDC_RSAD_LOW_SB 1006
- #define IDC_VCAP_PUV_TRESH_SB 1007
- #define IDC_SGC_TRESH_SB 1008
- #define IDC_SGC_TRIGGER_SB 1009
- #define IDC_SGC_UV_TRESH_SB 1010
- #define IDC_VCAP_BAR_THRESH_SB 1011
- #define IDC_VCAP_P_TRESH_ED 1012
- #define IDC_VCAP_PUV_TRESH_ED 1013
- #define IDC_VCAP_NOISE_SUP_ED 1014
- #define IDC_VCAP_TRIG_ED 1015
- #define IDC_VCAP_BAR_THRESH_ED 1016
- #define IDC_SGC_TRESH_ED 1017
- #define IDC_SGC_UV_TRESH_ED 1018
- #define IDC_SGC_TRIGGER_ED 1019
- #define IDC_SRF_MEDIAN_CHECK 1020
- #define IDC_RSAD_HIGH_SB 1020
- #define IDC_PAK_ENABLED_CHECK 1023
- #define IDC_SC_TRADE_OFF_ED 1024
- #define IDC_RSAD_LOW_ED 1025
- #define IDC_RSAD_HIGH_ED 1026
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 103
- #define _APS_NEXT_COMMAND_VALUE 40001
- #define _APS_NEXT_CONTROL_VALUE 1021
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|