Defined HTCLOSE. Patch by Richard Campbell.

svn path=/trunk/; revision=4132
This commit is contained in:
Eric Kohl 2003-02-10 15:22:23 +00:00
parent bc3ba178e3
commit 51806a9cd8

View file

@ -4209,6 +4209,7 @@ extern "C" {
#define HTVSCROLL (7) #define HTVSCROLL (7)
#define HTZOOM (9) #define HTZOOM (9)
#define HTBORDER (18) #define HTBORDER (18)
#define HTCLOSE (20)
#define HTMAXBUTTON HTZOOM #define HTMAXBUTTON HTZOOM
#define HTMINBUTTON HTREDUCE #define HTMINBUTTON HTREDUCE