/*************************************************
 *  rc.h                                         *
 *                                               *
 *  Copyright (C) 1995-1999 Microsoft Inc.       *
 *                                               *
 *************************************************/

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Lctool.rc
//
// Change log : 1/15/1996
//
//      @C004 - Add IDS_WILLBEACTIVATED
//
//
#define IDM_NEW                         101
#define IDS_APPNAME                     101
#define IDM_OPEN                        102
#define IDS_DESCRIPTION                 102
#define IDM_SAVE                        103
#define IDS_MAIN_TITLE                  103
#define IDM_SAVEAS                      104
#define IDS_MAIN_WORD                   104
#define IDM_IMPORT                      105
#define IDS_MAIN_PHRASE                 105
#define IDM_EXPORT                      106
#define IDS_FILEMODIFIED                106
#define IDM_PRINT                       107
#define IDS_FILTERSPEC                  107
#define IDM_SETUP                       108
#define IDS_DEFAULTFILEEXT              108
#define IDM_EXIT                        109
#define IDS_FILTERSPEC_ALL              109
#define IDM_APPEND                      110
#define IDS_ALLFILEEXT                  110
#define IDM_EXPORT2BIG5                 111
#define IDS_IMPORTTITLE                 111
#define IDS_EXPORTTITLE                 112
#define IDS_FONT_NAME                   113
#define IDS_APPENDTITLE                 114
#define IDS_ACTIVATED                   115
#define IDS_EXPORTBIG5TITLE             116
#define IDS_DICTFILTERSPEC              117
#define IDS_DICTDEFAULTFILEEXT          118
#define IDS_SAVETABLE                   119
#define IDS_WILLBEACTIVATED             120 // @C004
#define IDS_ERR_MEMORY_QUIT             200
#define IDM_UNDO                        201
#define IDS_ERR_MEMORY                  201
#define IDM_CUT                         202
#define IDS_ERR_NOT_FOUND               202
#define IDM_COPY                        203
#define IDS_ERR_SBCS                    203
#define IDM_PASTE                       204
#define IDS_ERR_LCPTRFILE               204
#define IDM_CLEAR                       205
#define IDS_ERR_SAMECODE                205
#define IDM_DELETEL                     206
#define IDS_ERR_FILESAVE                206
#define IDM_INSERTL                     207
#define IDS_ERR_OPENBOTH                207
#define IDS_ERR_FILEOPEN                208
#define IDS_ERR_FILEREAD                209
#define IDS_ERR_FILEWRITE               210
#define IDS_ERR_OVERMAX                 211
#define IDS_ERR_IMP_SEPRATOR            212
#define IDS_ERR_IMP_NOPHRASE            213
#define IDS_ERR_INPUTSAME               214
#define IDS_ERR_OVER_MAXLEN             215
#define IDS_ERR_SAVESYSTEMTBL           216
#define IDS_ERR_PHRASE_NOT_FOUND        217
#define IDM_SORT                        301
#define IDS_HELP                        301
#define IDM_GOTO                        302
#define IDM_SEARCH                      303
#define IDM_SNEXT                       304
#define IDM_HELP                        401
#define IDS_PTRCOMMDLGFAILED            401
#define IDM_ABOUT                       402
#define IDS_CANCELDLGFAILED             402
#define IDS_SETABORTPROCFAILED          403
#define IDS_STARTDOCFAILED              404
#define IDS_PRINTABORTED                405
#define IDS_PTRCONFIGFAILED             406
#define IDS_PRINTING                    407
#define IDS_PRINTINGTITLE               408
#define IDS_OVERPHRASELEN               409
#define IDS_CHANGEWORDORDER             410
    
#define IDM_VSCROLL                     501
#define IDM_CHGSEQ                      502
#define IDE_WORD_START                  1000
#define IDE_PHRASE_START                1100
#define IDB_OK                          2001
#define IDB_CANCEL                      2002
#define IDD_INDEX_NAME                  3000
#define IDD_EDIT_HELP                   3001
#define IDC_PRINTTITLE                  4000
#define IDC_PRINTDEVICE                 4001
#define IDC_PRINTPORT                   4002
#define IDC_PRINTLINE                   4003
#define IDD_FROM_LINE                   5000
#define IDD_TO_LINE                     5001
#define IDD_SOURCELIST                  5002
#define ID_HELP                         3
#define IDD_SEARCH_LINE                 1000

// 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         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif