Mercurial > hg > xemacs-beta
diff src/s/cygwin32.h @ 438:84b14dcb0985 r21-2-27
Import from CVS: tag r21-2-27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:32:25 +0200 |
parents | a5df635868b2 |
children | 8de8e3f6228a |
line wrap: on
line diff
--- a/src/s/cygwin32.h Mon Aug 13 11:31:26 2007 +0200 +++ b/src/s/cygwin32.h Mon Aug 13 11:32:25 2007 +0200 @@ -121,6 +121,12 @@ #ifndef WM_MOUSEWHEEL #define WM_MOUSEWHEEL 0x20A #endif +#ifndef TCS_BOTTOM +#define TCS_BOTTOM 0x0002 +#endif +#ifndef TCS_VERTICAL +#define TCS_VERTICAL 0x0080 +#endif #define PBS_SMOOTH 0x01