49 lines
1.8 KiB
C
49 lines
1.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Wangshl.RC
|
|
//
|
|
#define IDS_BLACK_AND_WHITE 1
|
|
#define IDS_GRAY4 2
|
|
#define IDS_GRAY8 3
|
|
#define IDS_RGB24 4
|
|
#define IDS_BGR24 5
|
|
#define IDS_PAL8 6
|
|
#define IDS_PAL4 7
|
|
#define IDS_UNCOMPRESSED 8
|
|
#define IDS_1D 9
|
|
#define IDS_2D 10
|
|
#define IDS_PACKED 11
|
|
#define IDS_GLZW 12
|
|
#define IDS_LZW 13
|
|
#define IDS_TJPEG 14
|
|
#define IDS_UNKNOWN 15
|
|
#define IDS_PAGE_INFO 16
|
|
#define IDS_PSHEET_TITLE 17
|
|
#define IDC_HEIGHT 1002
|
|
#define IDC_WIDTH 1003
|
|
#define IDC_THUMB 1004
|
|
#define IDC_RESOLUTION 1005
|
|
#define IDC_IMAGETYPE 1005
|
|
#define IDC_COMPRESSION 1006
|
|
#define IDC_NEXT 1007
|
|
#define IDC_PREVIOUS 1008
|
|
#define IDC_PREVIEW 1009
|
|
#define IDC_PAGE_INFO 1010
|
|
#define IDC_IMAGEDESC 1011
|
|
#define IDC_HEIGHT_LABEL 1012
|
|
#define IDC_WIDTH_LABEL 1013
|
|
#define IDC_IMAGETYPE_LABEL 1014
|
|
#define IDC_COMPRESSION_LABEL 1015
|
|
#define IDC_PAGEDESC 1016
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|