mirror of
https://github.com/reactos/reactos.git
synced 2025-05-17 16:27:00 +00:00
adding OBJ_COLORSPACE it was missing, need it soon
svn path=/trunk/; revision=24247
This commit is contained in:
parent
7f9492fc2f
commit
9f553707a1
1 changed files with 1 additions and 0 deletions
|
@ -614,6 +614,7 @@ extern "C" {
|
|||
#define OBJ_METADC 4
|
||||
#define OBJ_ENHMETAFILE 13
|
||||
#define OBJ_ENHMETADC 12
|
||||
#define OBJ_COLORSPACE 14
|
||||
#define DRIVERVERSION 0
|
||||
#define TECHNOLOGY 2
|
||||
#define DT_PLOTTER 0
|
||||
|
|
Loading…
Reference in a new issue