Mercurial > hg > xemacs-beta
comparison src/glyphs-msw.c @ 430:a5df635868b2 r21-2-23
Import from CVS: tag r21-2-23
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:08 +0200 |
parents | 3ecd8885ac67 |
children | 9d177e8d4150 |
comparison
equal
deleted
inserted
replaced
429:8305706cbb93 | 430:a5df635868b2 |
---|---|
1098 #define OIC_HAND 32513 | 1098 #define OIC_HAND 32513 |
1099 #define OIC_QUES 32514 | 1099 #define OIC_QUES 32514 |
1100 #define OIC_BANG 32515 | 1100 #define OIC_BANG 32515 |
1101 #define OIC_NOTE 32516 | 1101 #define OIC_NOTE 32516 |
1102 #define OIC_WINLOGO 32517 | 1102 #define OIC_WINLOGO 32517 |
1103 #if defined (__CYGWIN32__) && CYGWIN_VERSION_DLL_MAJOR < 21 | |
1103 #define LR_SHARED 0x8000 | 1104 #define LR_SHARED 0x8000 |
1105 #endif | |
1104 #endif | 1106 #endif |
1105 | 1107 |
1106 static CONST resource_t bitmap_table[] = | 1108 static CONST resource_t bitmap_table[] = |
1107 { | 1109 { |
1108 /* bitmaps */ | 1110 /* bitmaps */ |