include: Add META_SETLAYOUT definition.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zhiyi Zhang 2021-04-19 15:17:39 +08:00 committed by Alexandre Julliard
parent 9c1d52dff4
commit 91c9393b7f
1 changed files with 1 additions and 0 deletions

View File

@ -2125,6 +2125,7 @@ typedef struct
#define META_ENDPAGE 0x0050
#define META_ABORTDOC 0x0052
#define META_ENDDOC 0x005E
#define META_SETLAYOUT 0x0149
#define META_DELETEOBJECT 0x01F0
#define META_CREATEPALETTE 0x00F7
#define META_CREATEBRUSH 0x00F8