mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[PSDK]
- Add NOMIRRORBITMAP definition. svn path=/trunk/; revision=49176
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user