Mercurial > hg > xemacs-beta
comparison src/glyphs-msw.c @ 357:4711e16a8e49 r21-1-8
Import from CVS: tag r21-1-8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:57:04 +0200 |
parents | c9ae480b1fff |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
356:e85f639a32f3 | 357:4711e16a8e49 |
---|---|
1009 #define OIC_HAND 32513 | 1009 #define OIC_HAND 32513 |
1010 #define OIC_QUES 32514 | 1010 #define OIC_QUES 32514 |
1011 #define OIC_BANG 32515 | 1011 #define OIC_BANG 32515 |
1012 #define OIC_NOTE 32516 | 1012 #define OIC_NOTE 32516 |
1013 #define OIC_WINLOGO 32517 | 1013 #define OIC_WINLOGO 32517 |
1014 #if defined (__CYGWIN32__) && CYGWIN_VERSION_DLL_MAJOR < 21 | |
1014 #define LR_SHARED 0x8000 | 1015 #define LR_SHARED 0x8000 |
1016 #endif | |
1015 #endif | 1017 #endif |
1016 | 1018 |
1017 static CONST resource_t bitmap_table[] = | 1019 static CONST resource_t bitmap_table[] = |
1018 { | 1020 { |
1019 /* bitmaps */ | 1021 /* bitmaps */ |