ReactOS 0.4.16-dev-2-g02a6913
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
static int | get_iwnd (HWND hWnd) |
LRESULT CALLBACK | SysParamsTestProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
static void | FlushMessages () |
static void | Test_NonClientMetrics () |
static void | Test_MouseSpeed () |
static void | Test_GradientCaptions (void) |
START_TEST (SystemParametersInfo) | |
Variables | |
static HWND | hWnd1 |
static HWND | hWnd2 |
static BOOL | g_bReadyForDisplayChange = FALSE |
static HANDLE | g_hSemDisplayChange |
static MSG_ENTRY | NcMetricsChange_chain [] |
static MSG_ENTRY | NcMetricsChange1_chain [] |
static MSG_ENTRY | CaptionHeight_chain [] |
|
static |
Definition at line 56 of file SystemParametersInfo.c.
Referenced by Test_NonClientMetrics().
Definition at line 16 of file SystemParametersInfo.c.
Referenced by FlushMessages(), and SysParamsTestProc().
START_TEST | ( | SystemParametersInfo | ) |
Definition at line 271 of file SystemParametersInfo.c.
Definition at line 23 of file SystemParametersInfo.c.
Referenced by START_TEST().
Definition at line 184 of file SystemParametersInfo.c.
Referenced by START_TEST().
|
static |
Definition at line 143 of file SystemParametersInfo.c.
Referenced by START_TEST().
|
static |
Definition at line 106 of file SystemParametersInfo.c.
Referenced by START_TEST().
|
static |
Definition at line 93 of file SystemParametersInfo.c.
Referenced by Test_NonClientMetrics().
Definition at line 12 of file SystemParametersInfo.c.
Referenced by SysParamsTestProc(), and Test_GradientCaptions().
|
static |
Definition at line 13 of file SystemParametersInfo.c.
Referenced by SysParamsTestProc(), and Test_GradientCaptions().
|
static |
Definition at line 10 of file SystemParametersInfo.c.
Referenced by get_iwnd(), and START_TEST().
|
static |
Definition at line 10 of file SystemParametersInfo.c.
Referenced by get_iwnd(), and START_TEST().
|
static |
Definition at line 80 of file SystemParametersInfo.c.
Referenced by Test_NonClientMetrics().
|
static |
Definition at line 69 of file SystemParametersInfo.c.
Referenced by Test_NonClientMetrics().