39 lines
1.1 KiB
C
39 lines
1.1 KiB
C
//
|
|
// Copyright (c) 1997-1999 Microsoft Corporation.
|
|
//
|
|
#define IDH_EUDC_ASSOCIATE 1010 ;change
|
|
#define IDH_EUDC_ASSO_STANDARD 1011 ;change
|
|
#define IDH_EUDC_ASSO_TYPEFACE 1015 ;change
|
|
;#define IDH_EUDC_ASSO_FONT 1010 ;delete
|
|
;#define IDH_EUDC_ASSO_FILE 1011 ;delete
|
|
#define IDH_EUDC_ASSO_LIST 1012
|
|
#define IDH_EUDC_MODIFY 1013 ;button
|
|
#define IDH_EUDC_REMOVE 1014 ;button
|
|
#define IDH_EUDC_MODFILE 1020
|
|
#define IDH_EUDC_SELLIST 1030
|
|
#define IDH_EUDC_SELCODE 1031
|
|
#define IDH_EUDC_SELFONT 1032
|
|
#define IDH_EUDC_SELFILE 1033
|
|
#define IDH_EUDC_SELCHAR 1034
|
|
#define IDH_EUDC_REFLIST 1040
|
|
#define IDH_EUDC_REFCODE 1041
|
|
#define IDH_EUDC_REFFONT 1042
|
|
#define IDH_EUDC_REFCHAR 1043
|
|
#define IDH_EUDC_IMPOBMP 1050
|
|
;#define IDH_EUDC_IMPOTT 1051 ;delete
|
|
#define IDH_EUDC_FLIPH 1060
|
|
#define IDH_EUDC_FLIPV 1061
|
|
#define IDH_EUDC_ROTA90 1062
|
|
#define IDH_EUDC_ROTA180 1063
|
|
#define IDH_EUDC_ROTA270 1064
|
|
#define IDH_EUDC_OK 1070
|
|
#define IDH_EUDC_CANCEL 1071 ;button
|
|
#define IDH_EUDC_BROWSE 1072 ;button
|
|
#define IDH_EUDC_FONT 1073 ;NEWbutton
|
|
#define IDH_EUDC_browse_TTF 1080
|
|
#define IDH_EUDC_LINK_IMELIST 1090
|
|
#define IDH_EUDC_BLINK_EDITTBL 1100
|
|
#define IDH_EUDC_OUTCAUTION 1200
|
|
|
|
|