ReactOS
0.4.16-dev-533-gc7d1aa3
proclist.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Task Manager
3
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
4
* PURPOSE: Processes List.
5
* COPYRIGHT: Copyright 1999-2001 Brian Palmer <brianp@reactos.org>
6
*/
7
8
#pragma once
9
10
INT_PTR
CALLBACK
ProcessListWndProc
(
HWND
hWnd
,
UINT
message
,
WPARAM
wParam
,
LPARAM
lParam
);
11
12
extern
WNDPROC
OldProcessListWndProc
;
hWnd
HWND hWnd
Definition:
settings.c:17
OldProcessListWndProc
WNDPROC OldProcessListWndProc
Definition:
proclist.c:12
ProcessListWndProc
INT_PTR CALLBACK ProcessListWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
Definition:
proclist.c:16
wParam
WPARAM wParam
Definition:
combotst.c:138
lParam
LPARAM lParam
Definition:
combotst.c:139
CALLBACK
#define CALLBACK
Definition:
compat.h:35
void
Definition:
nsiface.idl:2307
UINT
unsigned int UINT
Definition:
ndis.h:50
message
Definition:
tftpd.h:60
INT_PTR
int32_t INT_PTR
Definition:
typedefs.h:64
LPARAM
LONG_PTR LPARAM
Definition:
windef.h:208
WPARAM
UINT_PTR WPARAM
Definition:
windef.h:207
WNDPROC
LRESULT(CALLBACK * WNDPROC)(HWND, UINT, WPARAM, LPARAM)
Definition:
winuser.h:2909
base
applications
taskmgr
proclist.h
Generated on Sun Jan 19 2025 06:06:30 for ReactOS by
1.9.6