Mercurial > hg > xemacs-beta
comparison src/s/cygwin32.h @ 296:5a79be0ef6a8 r21-0b46
Import from CVS: tag r21-0b46
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:38:46 +0200 |
parents | e11d67e05968 |
children | afd57c14dfc8 |
comparison
equal
deleted
inserted
replaced
295:9d5da8baa111 | 296:5a79be0ef6a8 |
---|---|
1 /* System description file for cygwin32. | 1 /* system description file for cygwin32. |
2 Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. | 2 Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. |
3 | 3 |
4 This file is part of GNU Emacs. | 4 This file is part of GNU Emacs. |
5 | 5 |
6 GNU Emacs is free software; you can redistribute it and/or modify | 6 GNU Emacs is free software; you can redistribute it and/or modify |
118 | 118 |
119 #define ICC_BAR_CLASSES 4 | 119 #define ICC_BAR_CLASSES 4 |
120 #define SIF_TRACKPOS 0x0010 | 120 #define SIF_TRACKPOS 0x0010 |
121 #define FW_BLACK FW_HEAVY | 121 #define FW_BLACK FW_HEAVY |
122 #define FW_ULTRABOLD FW_EXTRABOLD | 122 #define FW_ULTRABOLD FW_EXTRABOLD |
123 #define FW_DEMIBOLD FW_SEMIBOLD | |
123 #define FW_ULTRALIGHT FW_EXTRALIGHT | 124 #define FW_ULTRALIGHT FW_EXTRALIGHT |
124 #define VK_APPS 0x5D | 125 #define VK_APPS 0x5D |
125 #define APPCMD_FILTERINITS 0x20L | 126 #define APPCMD_FILTERINITS 0x20L |
126 #define CBF_FAIL_SELFCONNECTIONS 0x1000 | 127 #define CBF_FAIL_SELFCONNECTIONS 0x1000 |
127 #define CBF_SKIP_ALLNOTIFICATIONS 0x3C0000 | 128 #define CBF_SKIP_ALLNOTIFICATIONS 0x3C0000 |
140 #define TEXT_END -1 | 141 #define TEXT_END -1 |
141 #define DATA_END -1 | 142 #define DATA_END -1 |
142 #define HEAP_IN_DATA | 143 #define HEAP_IN_DATA |
143 #define UNEXEC "unexcw.o" | 144 #define UNEXEC "unexcw.o" |
144 /* #define BROKEN_SIGIO */ | 145 /* #define BROKEN_SIGIO */ |
145 #define PROCESS_IO_BLOCKING | 146 #define PROCESS_IO_BLOCKING |
146 #define strnicmp strncasecmp | 147 #define strnicmp strncasecmp |
147 #ifndef HAVE_SOCKETS | 148 #ifndef HAVE_SOCKETS |
148 #define HAVE_SOCKETS | 149 #define HAVE_SOCKETS |
149 #endif | 150 #endif |
150 #define OBJECTS_SYSTEM ntplay.o | 151 #define OBJECTS_SYSTEM ntplay.o |