58 lines
2.2 KiB
C
58 lines
2.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by JPGtest.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_JPGTEST_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define ID_DESCRIPTION_FILE 129
|
|
#define IDC_EDIT1 1000
|
|
#define IDC_EDIT2 1001
|
|
#define IDC_EDIT3 1002
|
|
#define IDC_EDIT4 1003
|
|
#define IDC_EDIT5 1004
|
|
#define IDC_RADIO1 1005
|
|
#define IDC_RADIO2 1006
|
|
#define IDC_RADIO3 1007
|
|
#define IDC_CHECK1 1008
|
|
#define IDC_CHECK2 1009
|
|
#define IDC_CHECK3 1010
|
|
#define IDC_CHECK4 1011
|
|
#define IDC_Compress 1012
|
|
#define IDC_COLORS_EDIT 1013
|
|
#define IDC_MAXMEM_EDIT 1014
|
|
#define IDC_ONEONE_RADIO 1015
|
|
#define IDC_HALF_RADIO 1016
|
|
#define IDC_FOURTH_RADIO 1017
|
|
#define IDC_EIGHT_RADIO 1018
|
|
#define IDC_CHECK5 1019
|
|
#define IDC_UnCompress 1020
|
|
#define IDC_DINT_RADIO 1022
|
|
#define IDC_DFAST_RADIO 1023
|
|
#define IDC_DFLOAT_RADIO 1024
|
|
#define IDC_FS_RADIO 1025
|
|
#define IDC_ORDER_RADIO 1026
|
|
#define IDC_NONE_RADIO 1027
|
|
#define IDC_CHECK6 1028
|
|
#define IDC_FAST_CHECK 1029
|
|
#define IDC_NOSMOOTH_CHECK 1030
|
|
#define IDC_ONEPASS_CHECK 1031
|
|
#define IDC_GRAPH_BUTTON 1032
|
|
#define IDC_JPG_BUTTON 1033
|
|
#define IDC_PUT_Button 1034
|
|
#define IDC_WriteButton 1035
|
|
#define IDC_TIME 1036
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1037
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|