- Add NOMIRRORBITMAP definition.

svn path=/trunk/; revision=49176
This commit is contained in:
Aleksey Bragin 2010-10-16 19:46:03 +00:00
parent f4be908fdd
commit 8cf3c262f2

View file

@ -1319,6 +1319,7 @@ extern "C" {
#define LAYOUT_VBH 4 // Vertical before horizontal
#define LAYOUT_ORIENTATIONMASK (LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH)
#define LAYOUT_BITMAPORIENTATIONPRESERVED 8
#define NOMIRRORBITMAP 0x80000000
#if (WINVER > 0x400)
#define CS_ENABLE 0x00000001
#define CS_DISABLE 0x00000002