ReactOS 0.4.15-dev-6057-gd708c79
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
INT_PTR CALLBACK | ProcessListWndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
WNDPROC | OldProcessListWndProc |
Definition at line 31 of file proclist.c.
Referenced by ProcessPageWndProc().
WNDPROC OldProcessListWndProc |
Definition at line 27 of file proclist.c.
Referenced by ProcessListWndProc(), and ProcessPageWndProc().