mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
- Add some defines from Wine.
svn path=/trunk/; revision=30118
This commit is contained in:
@@ -36,15 +36,14 @@
|
||||
#define _MB_CP_ANSI (-3)
|
||||
#define _MB_CP_LOCALE (-4)
|
||||
|
||||
/* TODO: bit masks */
|
||||
/*
|
||||
#define _MS
|
||||
#define _MP
|
||||
#define _M1
|
||||
#define _M2
|
||||
#define _SBUP
|
||||
#define _SBLOW
|
||||
*/
|
||||
#define _MS 0x01
|
||||
#define _MP 0x02
|
||||
#define _M1 0x04
|
||||
#define _M2 0x08
|
||||
|
||||
#define _SBUP 0x10
|
||||
#define _SBLOW 0x20
|
||||
|
||||
|
||||
#ifndef RC_INVOKED
|
||||
|
||||
|
||||
Reference in New Issue
Block a user