mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 12:55:43 +00:00
Remove depcrecated constant
svn path=/trunk/; revision=16292
This commit is contained in:
parent
6a9d46a3bb
commit
edbcb1e0f4
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ extern NTOSAPI POBJECT_TYPE PsThreadType;
|
||||||
#define JOB_OBJECT_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|31)
|
#define JOB_OBJECT_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|31)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* FIXME: This was changed in XP... Ask ThomasW about it */
|
|
||||||
#define PROCESS_SET_PORT 0x800
|
|
||||||
|
|
||||||
#define THREAD_ALERT 0x4
|
#define THREAD_ALERT 0x4
|
||||||
|
|
||||||
#define USER_SHARED_DATA (0x7FFE0000)
|
#define USER_SHARED_DATA (0x7FFE0000)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue