2000-04-25 Mumit Khan <khan@xraylith.wisc.edu>
* include/winspool.h: Add 2 more PRINTER_ATTRIBUTE_* macros.
This commit is contained in:
@ -104,6 +104,8 @@ extern "C" {
|
||||
#define PRINTER_ATTRIBUTE_DO_COMPLETE_FIRST 0x200
|
||||
#define PRINTER_ATTRIBUTE_WORK_OFFLINE 0x400
|
||||
#define PRINTER_ATTRIBUTE_ENABLE_BIDI 0x800
|
||||
#define PRINTER_ATTRIBUTE_RAW_ONLY 0x1000
|
||||
#define PRINTER_ATTRIBUTE_PUBLISHED 0x2000
|
||||
#define PRINTER_ENUM_DEFAULT 1
|
||||
#define PRINTER_ENUM_LOCAL 2
|
||||
#define PRINTER_ENUM_CONNECTIONS 4
|
||||
|
Reference in New Issue
Block a user