mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:42:57 +00:00
Defined HTCLOSE. Patch by Richard Campbell.
svn path=/trunk/; revision=4132
This commit is contained in:
parent
bc3ba178e3
commit
51806a9cd8
1 changed files with 9 additions and 8 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue