mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
adding two more missing define
svn path=/trunk/; revision=24248
This commit is contained in:
parent
9f553707a1
commit
9e99515740
1 changed files with 2 additions and 0 deletions
|
@ -934,6 +934,8 @@ extern "C" {
|
|||
#define SP_NOTREPORTED 0x4000
|
||||
#define PR_JOBSTATUS 0
|
||||
#define ASPECT_FILTERING 1
|
||||
#define GS_8BIT_INDICES 0x00000001
|
||||
#define GGI_MARK_NONEXISTING_GLYPHS 0X0001
|
||||
#define BS_SOLID 0
|
||||
#define BS_NULL 1
|
||||
#define BS_HOLLOW 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue