| 
    Process Hacker
    
   | 
 
Go to the source code of this file.
Typedefs | |
| typedef struct _GDI_HANDLES_CONTEXT | GDI_HANDLES_CONTEXT | 
| typedef struct  _GDI_HANDLES_CONTEXT *  | PGDI_HANDLES_CONTEXT | 
| typedef struct _PH_GDI_HANDLE_ITEM | PH_GDI_HANDLE_ITEM | 
| typedef struct  _PH_GDI_HANDLE_ITEM *  | PPH_GDI_HANDLE_ITEM | 
Functions | |
| INT_PTR CALLBACK | PhpGdiHandlesDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) | 
| VOID | PhShowGdiHandlesDialog (_In_ HWND ParentWindowHandle, _In_ PPH_PROCESS_ITEM ProcessItem) | 
| PWSTR | PhpGetGdiHandleTypeName (_In_ ULONG Unique) | 
| PPH_STRING | PhpGetGdiHandleInformation (_In_ ULONG Handle) | 
| VOID | PhpRefreshGdiHandles (_In_ HWND hwndDlg, _In_ PGDI_HANDLES_CONTEXT Context) | 
| INT NTAPI | PhpGdiHandleHandleCompareFunction (_In_ PVOID Item1, _In_ PVOID Item2, _In_opt_ PVOID Context) | 
| INT NTAPI | PhpGdiHandleObjectCompareFunction (_In_ PVOID Item1, _In_ PVOID Item2, _In_opt_ PVOID Context) | 
| typedef struct _GDI_HANDLES_CONTEXT GDI_HANDLES_CONTEXT | 
| typedef struct _GDI_HANDLES_CONTEXT * PGDI_HANDLES_CONTEXT | 
| typedef struct _PH_GDI_HANDLE_ITEM PH_GDI_HANDLE_ITEM | 
| typedef struct _PH_GDI_HANDLE_ITEM * PPH_GDI_HANDLE_ITEM | 
| INT NTAPI PhpGdiHandleHandleCompareFunction | ( | _In_ PVOID | Item1, | 
| _In_ PVOID | Item2, | ||
| _In_opt_ PVOID | Context | ||
| ) | 
| INT NTAPI PhpGdiHandleObjectCompareFunction | ( | _In_ PVOID | Item1, | 
| _In_ PVOID | Item2, | ||
| _In_opt_ PVOID | Context | ||
| ) | 
| INT_PTR CALLBACK PhpGdiHandlesDlgProc | ( | _In_ HWND | hwndDlg, | 
| _In_ UINT | uMsg, | ||
| _In_ WPARAM | wParam, | ||
| _In_ LPARAM | lParam | ||
| ) | 
| PPH_STRING PhpGetGdiHandleInformation | ( | _In_ ULONG | Handle | ) | 
| VOID PhpRefreshGdiHandles | ( | _In_ HWND | hwndDlg, | 
| _In_ PGDI_HANDLES_CONTEXT | Context | ||
| ) | 
| VOID PhShowGdiHandlesDialog | ( | _In_ HWND | ParentWindowHandle, | 
| _In_ PPH_PROCESS_ITEM | ProcessItem | ||
| ) |