mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 11:00:41 +08:00
2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/winnt.h (PROCESS_SUSPEND_RESUME): Define.
This commit is contained in:
parent
ab36239578
commit
344af4f708
@ -1,3 +1,6 @@
|
||||
2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
* include/winnt.h (PROCESS_SUSPEND_RESUME): Define.
|
||||
|
||||
2009-10-29 Charles Wilson <mingw@cwilson.fastmail.fm>
|
||||
|
||||
Honor DESTDIR for winsup/mingw and winsup/w32api.
|
||||
|
@ -411,6 +411,7 @@ typedef DWORD FLONG;
|
||||
#define PROCESS_DUP_HANDLE 64
|
||||
#define PROCESS_CREATE_PROCESS 128
|
||||
#define PROCESS_SET_QUOTA 256
|
||||
#define PROCESS_SUSPEND_RESUME 0x0800
|
||||
#define PROCESS_SET_INFORMATION 512
|
||||
#define PROCESS_QUERY_INFORMATION 1024
|
||||
#define PROCESS_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|0xFFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user