mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102 lines
3.8 KiB
102 lines
3.8 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define IDD_START_PAGE 106
|
|
#define IDD_PICTURE_SELECTION 107
|
|
#define IDD_PRINTING_OPTIONS 108
|
|
#define IDD_SELECT_TEMPLATE 109
|
|
#define IDD_PRINT_PROGRESS 110
|
|
#define IDD_END_PAGE 111
|
|
#define IDI_APP_ICON 200
|
|
#define IDI_UNAVAILABLE 201
|
|
#define IDC_CHOOSE_PRINTER 1000
|
|
#define IDC_INSTALL_PRINTER 1001
|
|
#define IDC_PRINTER_PREFERENCES 1003
|
|
#define IDC_THUMBNAILS 1004
|
|
#define IDC_YOU_CAN_ALSO 1005
|
|
#define IDC_PICTURE_PROPERTIES 1006
|
|
#define IDC_ROTATE 1007
|
|
#define IDC_SELECTALL 1008
|
|
#define IDC_NO_PRINTER_TEXT 1009
|
|
#define IDC_TEMPLATES 1010
|
|
#define IDC_TEMPLATE_PREVIEW 1011
|
|
#define IDC_PRINT_PROGRESS 1012
|
|
#define IDC_PRINT_PROGRESS_TEXT 1013
|
|
#define IDC_CANCEL_PRINT 1014
|
|
#define IDC_WARNING_TEXT 1015
|
|
#define IDC_PREVIEW_WINDOW 1016
|
|
#define IDC_WELCOME 1017
|
|
#define IDC_DONE 1018
|
|
#define IDC_SAMPLE 1019
|
|
#define IDC_NUM_IMAGES 1020
|
|
#define IDC_REPEAT_PICTURE 1021
|
|
#define IDC_CANCEL_PRINTING 1022
|
|
#define IDC_CLEARALL 1023
|
|
#define IDC_CURRENT_PAPER 1024
|
|
#define IDC_CURRENT_PAPER_LABEL 1025
|
|
#define IDC_END_PAGE_TEXT 1026
|
|
#define IDC_NUM_PICS 1027
|
|
#define IDC_SPIN_PICS 1028
|
|
#define IDC_PREVIEW_PROGRESS 1029
|
|
|
|
#define IDB_WATERMARK 1500
|
|
#define IDB_BANNER 1501
|
|
|
|
#define IDS_WIZ_TITLE 2000
|
|
#define IDS_WIZ_SEL_PICTURE_TITLE 2001
|
|
#define IDS_WIZ_SEL_PICTURE_SUBTITLE 2002
|
|
#define IDS_WIZ_PRINTER_OPT_TITLE 2003
|
|
#define IDS_WIZ_PRINTER_OPT_SUBTITLE 2004
|
|
#define IDS_WIZ_SEL_TEMPLATE_TITLE 2005
|
|
#define IDS_WIZ_SEL_TEMPLATE_SUBTITLE 2006
|
|
#define IDS_DOWNLOADINGTHUMBNAIL 2007
|
|
#define IDS_PRINTING_PROGRESS 2012
|
|
#define IDS_TITLEFONTNAME 2013
|
|
#define IDS_TITLEFONTSIZE 2014
|
|
#define IDS_SAMPLE 2015
|
|
#define IDS_CANCEL_PRINT_MESSAGE 2016
|
|
#define IDS_CANCEL_PRINT_CAPTION 2017
|
|
#define IDS_WIZ_PRINT_PROGRESS_TITLE 2018
|
|
#define IDS_WIZ_PRINT_PROGRESS_SUBTITLE 2019
|
|
#define IDS_NUM_IMAGES_FORMAT 2020
|
|
#define IDS_NOT_ALL_IMAGES_WILL_PRINT 2021
|
|
#define IDS_READY_TO_PRINT 2022
|
|
#define IDS_FULL_PAGE_TITLE 2023
|
|
#define IDS_FULL_PAGE_DESC 2024
|
|
|
|
|
|
#define IDS_ERROR_TITLE 3000
|
|
#define IDS_ERROR_CREATEDC_FAILED 3001
|
|
#define IDS_ERROR_WHILE_PRINTING 3002
|
|
#define IDS_ERROR_WITH_FILE 3003
|
|
|
|
#define IDS_ERROR_GENERIC 3004
|
|
#define IDS_ERROR_NOMEMORY 3005
|
|
#define IDS_ERROR_FILENOTFOUND 3006
|
|
#define IDS_ERROR_ACCESSDENIED 3007
|
|
#define IDS_ERROR_UNKNOWNFORMAT 3008
|
|
#define IDS_UNKNOWN_FILE 3009
|
|
#define IDS_ERROR_ROTATION 3010
|
|
#define IDS_ERROR_WRONG_DISK 3011
|
|
|
|
#define IDS_WIZ_END_PAGE_SUCCESS 3012
|
|
#define IDS_WIZ_END_PAGE_ERROR 3013
|
|
|
|
#define IDS_ONLY_NUMBERS_TOOLTIP 3014
|
|
|
|
#define IDS_FRAME_SUFFIX 3015
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1027
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|