Process Hacker
gpuprprp.c File Reference
#include "exttools.h"
#include "resource.h"

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)
 

Macro Definition Documentation

#define MSG_UPDATE   (WM_APP + 1)

Definition at line 27 of file gpuprprp.c.

Typedef Documentation

typedef struct _ET_GPU_CONTEXT ET_GPU_CONTEXT
typedef struct _ET_GPU_CONTEXT * PET_GPU_CONTEXT

Function Documentation

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.