|
Process Hacker
|
#include <wndtree.h>
Data Fields | |
| PH_TREENEW_NODE | Node |
| struct _WE_WINDOW_NODE * | Parent |
| PPH_LIST | Children |
| BOOLEAN | HasChildren |
| BOOLEAN | Opened |
| PH_STRINGREF | TextCache [WEWNTLC_MAXIMUM] |
| HWND | WindowHandle |
| WCHAR | WindowClass [64] |
| PPH_STRING | WindowText |
| CLIENT_ID | ClientId |
| BOOLEAN | WindowVisible |
| WCHAR | WindowHandleString [PH_PTR_STR_LEN_1] |
| PPH_STRING | ThreadString |
| PH_TREENEW_NODE Node |
| struct _WE_WINDOW_NODE* Parent |
| PH_STRINGREF TextCache[WEWNTLC_MAXIMUM] |
| PPH_STRING ThreadString |
| WCHAR WindowHandleString[PH_PTR_STR_LEN_1] |
| PPH_STRING WindowText |