|
ReactOS 0.4.16-dev-1873-g416c3a5
|

Go to the source code of this file.
Macros | |
| #define | BRIGHT_GREEN RGB(0, 255, 0) |
| #define | MEDIUM_GREEN RGB(0, 190, 0) |
| #define | DARK_GREEN RGB(0, 130, 0) |
| #define | RED RGB(255, 0, 0) |
Functions | |
| INT_PTR CALLBACK | Graph_WndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
| WNDPROC | OldGraphWndProc |
Definition at line 19 of file graph.c.
Referenced by PerformancePageWndProc().
|
extern |
Definition at line 12 of file graph.c.
Referenced by Graph_WndProc(), and PerformancePageWndProc().