Process Hacker
|
Go to the source code of this file.
Macros | |
#define | MSG_UPDATE (WM_APP + 1) |
Typedefs | |
typedef struct _ET_GPU_CONTEXT | ET_GPU_CONTEXT |
typedef struct _ET_GPU_CONTEXT * | PET_GPU_CONTEXT |
Functions | |
INT_PTR CALLBACK | EtpGpuPageDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
VOID | EtProcessGpuPropertiesInitializing (_In_ PVOID Parameter) |
#define MSG_UPDATE (WM_APP + 1) |
Definition at line 27 of file gpuprprp.c.
typedef struct _ET_GPU_CONTEXT ET_GPU_CONTEXT |
typedef struct _ET_GPU_CONTEXT * PET_GPU_CONTEXT |
INT_PTR CALLBACK EtpGpuPageDlgProc | ( | _In_ HWND | hwndDlg, |
_In_ UINT | uMsg, | ||
_In_ WPARAM | wParam, | ||
_In_ LPARAM | lParam | ||
) |
Definition at line 320 of file gpuprprp.c.
VOID EtProcessGpuPropertiesInitializing | ( | _In_ PVOID | Parameter | ) |
Definition at line 650 of file gpuprprp.c.