mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:03:00 +00:00
- Add some defines from Wine.
svn path=/trunk/; revision=30118
This commit is contained in:
parent
df51dad172
commit
556690fd9a
1 changed files with 8 additions and 9 deletions
|
@ -36,15 +36,14 @@
|
||||||
#define _MB_CP_ANSI (-3)
|
#define _MB_CP_ANSI (-3)
|
||||||
#define _MB_CP_LOCALE (-4)
|
#define _MB_CP_LOCALE (-4)
|
||||||
|
|
||||||
/* TODO: bit masks */
|
#define _MS 0x01
|
||||||
/*
|
#define _MP 0x02
|
||||||
#define _MS
|
#define _M1 0x04
|
||||||
#define _MP
|
#define _M2 0x08
|
||||||
#define _M1
|
|
||||||
#define _M2
|
#define _SBUP 0x10
|
||||||
#define _SBUP
|
#define _SBLOW 0x20
|
||||||
#define _SBLOW
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef RC_INVOKED
|
#ifndef RC_INVOKED
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue