xref: /reactos/dll/ime/msctfime/resource.h (revision 17617221)
1 #pragma once
2 
3 #define IDI_UNICODE         256
4 #define IDI_DOWN            257
5 
6 #define IDS_OK              100
7 #define IDS_CANCEL          101
8 #define IDS_ABORT           102
9 #define IDS_RETRY           103
10 #define IDS_IGNORE          104
11 #define IDS_YES             105
12 #define IDS_NO              106
13 
14 #define IDS_ENTER           512
15 #define IDS_FINALIZE_STRING 513
16 #define IDS_CONVERSION      514
17