[PSDK]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Oct 2011 09:24:20 +0000 (09:24 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Oct 2011 09:24:20 +0000 (09:24 +0000)
* Add missing LAYOUT_LTR define.

svn path=/trunk/; revision=53949

reactos/include/psdk/wingdi.h

index 62328c2..ea945b1 100644 (file)
@@ -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