|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <extypes.h>

| PVOID _SYSTEM_EXTENDED_THREAD_INFORMATION::StackBase |
Definition at line 1070 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and test_query_process().
| void* _SYSTEM_EXTENDED_THREAD_INFORMATION::StackBase |
Definition at line 2548 of file winternl.h.
| PVOID _SYSTEM_EXTENDED_THREAD_INFORMATION::StackLimit |
Definition at line 1071 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and test_query_process().
| void* _SYSTEM_EXTENDED_THREAD_INFORMATION::StackLimit |
Definition at line 2549 of file winternl.h.
| PVOID _SYSTEM_EXTENDED_THREAD_INFORMATION::TebBase |
Definition at line 1073 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and test_query_process().
| void* _SYSTEM_EXTENDED_THREAD_INFORMATION::TebBase |
Definition at line 2551 of file winternl.h.
| SYSTEM_THREAD_INFORMATION _SYSTEM_EXTENDED_THREAD_INFORMATION::ThreadInfo |
Definition at line 1069 of file extypes.h.
Referenced by test_query_process().
| PVOID _SYSTEM_EXTENDED_THREAD_INFORMATION::Win32StartAddress |
Definition at line 1072 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and test_query_process().
| void* _SYSTEM_EXTENDED_THREAD_INFORMATION::Win32StartAddress |
Definition at line 2550 of file winternl.h.