Mercurial > hg > xemacs-beta
comparison src/s/cygwin32.h @ 375:a300bb07d72d r21-2b3
Import from CVS: tag r21-2b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:04:51 +0200 |
parents | 6240c7796c7a |
children | d883f39b8495 |
comparison
equal
deleted
inserted
replaced
374:4ebeb1a5388b | 375:a300bb07d72d |
---|---|
113 #define SND_NODEFAULT 2 | 113 #define SND_NODEFAULT 2 |
114 #define SND_MEMORY 4 | 114 #define SND_MEMORY 4 |
115 #define SND_FILENAME 0x2000L | 115 #define SND_FILENAME 0x2000L |
116 #define VK_APPS 0x5D | 116 #define VK_APPS 0x5D |
117 #define SIF_TRACKPOS 0x0010 | 117 #define SIF_TRACKPOS 0x0010 |
118 #endif | |
119 #endif | |
120 | |
121 #ifdef HAVE_MS_WINDOWS | |
122 #define HAVE_NTGUI | |
123 #define HAVE_FACES | |
124 #endif | |
125 | |
126 #ifndef ORDINARY_LINK | |
127 #define ORDINARY_LINK | |
128 #endif | |
129 | |
130 #define C_SWITCH_SYSTEM -Wno-sign-compare -fno-caller-saves | |
131 #define LIBS_SYSTEM -lwinmm | |
132 | |
133 #define ICC_BAR_CLASSES 4 | 118 #define ICC_BAR_CLASSES 4 |
134 #define FW_BLACK FW_HEAVY | 119 #define FW_BLACK FW_HEAVY |
135 #define FW_ULTRABOLD FW_EXTRABOLD | 120 #define FW_ULTRABOLD FW_EXTRABOLD |
136 #define FW_DEMIBOLD FW_SEMIBOLD | 121 #define FW_DEMIBOLD FW_SEMIBOLD |
137 #define FW_ULTRALIGHT FW_EXTRALIGHT | 122 #define FW_ULTRALIGHT FW_EXTRALIGHT |
143 #define CBF_FAIL_REQUESTS 0x20000 | 128 #define CBF_FAIL_REQUESTS 0x20000 |
144 #define SZDDESYS_TOPIC "System" | 129 #define SZDDESYS_TOPIC "System" |
145 #define JOHAB_CHARSET 130 | 130 #define JOHAB_CHARSET 130 |
146 #define MAC_CHARSET 77 | 131 #define MAC_CHARSET 77 |
147 | 132 |
133 #endif | |
134 #endif | |
135 | |
136 #ifdef HAVE_MS_WINDOWS | |
137 #define HAVE_NTGUI | |
138 #define HAVE_FACES | |
139 #endif | |
140 | |
141 #ifndef ORDINARY_LINK | |
142 #define ORDINARY_LINK | |
143 #endif | |
144 | |
145 #define C_SWITCH_SYSTEM -Wno-sign-compare -fno-caller-saves | |
146 #define LIBS_SYSTEM -lwinmm | |
147 | |
148 | |
148 #define TEXT_START -1 | 149 #define TEXT_START -1 |
149 #define TEXT_END -1 | 150 #define TEXT_END -1 |
150 #define DATA_END -1 | 151 #define DATA_END -1 |
151 #define HEAP_IN_DATA | 152 #define HEAP_IN_DATA |
152 #define UNEXEC "unexcw.o" | 153 #define UNEXEC "unexcw.o" |