mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[PSDK]
* Add missing LAYOUT_LTR define. svn path=/trunk/; revision=53949
This commit is contained in:
@@ -1314,6 +1314,7 @@ extern "C" {
|
||||
#define WGL_SWAP_UNDERLAY14 0x20000000
|
||||
#define WGL_SWAP_UNDERLAY15 0x40000000
|
||||
#define AC_SRC_OVER 0
|
||||
#define LAYOUT_LTR 0
|
||||
#define LAYOUT_RTL 1 // Right to left
|
||||
#define LAYOUT_BTT 2 // Bottom to top
|
||||
#define LAYOUT_VBH 4 // Vertical before horizontal
|
||||
|
||||
Reference in New Issue
Block a user