ReactOS 0.4.16-dev-1408-gbc64f3a
|
Public Attributes | |
DWORD | mask |
DWORD | size |
DWORD | count |
DWORD | pad |
DWORD_PTR | unk |
struct proc_thread_attr | attrs [1] |
struct proc_thread_attr _PROC_THREAD_ATTRIBUTE_LIST::attrs |
Definition at line 251 of file process.c.
Referenced by CreateProcessInternalW(), and test_ProcThreadAttributeList().
DWORD _PROC_THREAD_ATTRIBUTE_LIST::count |
Definition at line 248 of file process.c.
Referenced by test_ProcThreadAttributeList().
DWORD _PROC_THREAD_ATTRIBUTE_LIST::mask |
Definition at line 246 of file process.c.
Referenced by test_ProcThreadAttributeList().
DWORD _PROC_THREAD_ATTRIBUTE_LIST::size |
Definition at line 247 of file process.c.
Referenced by test_ProcThreadAttributeList().
DWORD_PTR _PROC_THREAD_ATTRIBUTE_LIST::unk |
Definition at line 250 of file process.c.
Referenced by test_ProcThreadAttributeList().