mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
- Add some defines
svn path=/trunk/; revision=40046
This commit is contained in:
parent
57e8c21128
commit
2ce97e2c16
1 changed files with 2 additions and 0 deletions
|
@ -484,6 +484,8 @@ extern "C" {
|
|||
#define DDD_RAW_TARGET_PATH 1
|
||||
#define DDD_REMOVE_DEFINITION 2
|
||||
#define DDD_EXACT_MATCH_ON_REMOVE 4
|
||||
#define DDD_NO_BROADCAST_SYSTEM 8
|
||||
#define DDD_LUID_BROADCAST_DRIVE 16
|
||||
#define HINSTANCE_ERROR 32
|
||||
#define MS_CTS_ON 16
|
||||
#define MS_DSR_ON 32
|
||||
|
|
Loading…
Reference in a new issue