ReactOS 0.4.16-dev-555-g690643f
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
static int | get_iwnd (HWND hWnd) |
LRESULT CALLBACK | OwnerTestProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) |
static void | FlushMessages () |
static void | create_test_windows () |
static void | set_default_zorder () |
static void | destroy_test_window () |
void | Test_msg_simple () |
START_TEST (SetActiveWindow) | |
Variables | |
static HWND | hWnd1 |
static HWND | hWnd2 |
static MSG_ENTRY | activate2to1_chain [] |
static MSG_ENTRY | activate1to2_chain [] |
|
static |
Definition at line 69 of file SetActiveWindow.c.
Referenced by Test_msg_simple().
|
static |
Definition at line 88 of file SetActiveWindow.c.
Referenced by Test_msg_simple().
|
static |
Definition at line 56 of file SetActiveWindow.c.
Referenced by set_default_zorder(), and Test_msg_simple().
Definition at line 13 of file SetActiveWindow.c.
Referenced by FlushMessages(), and OwnerTestProc().
Definition at line 20 of file SetActiveWindow.c.
Referenced by create_test_windows().
|
static |
Definition at line 79 of file SetActiveWindow.c.
Referenced by Test_msg_simple().
START_TEST | ( | SetActiveWindow | ) |
Definition at line 135 of file SetActiveWindow.c.
void Test_msg_simple | ( | ) |
Definition at line 117 of file SetActiveWindow.c.
Referenced by START_TEST().
|
static |
Definition at line 106 of file SetActiveWindow.c.
Referenced by Test_msg_simple().
|
static |
Definition at line 95 of file SetActiveWindow.c.
Referenced by Test_msg_simple().
|
static |
Definition at line 10 of file SetActiveWindow.c.
Referenced by create_test_windows(), destroy_test_window(), get_iwnd(), set_default_zorder(), and Test_msg_simple().
|
static |
Definition at line 10 of file SetActiveWindow.c.
Referenced by create_test_windows(), destroy_test_window(), get_iwnd(), set_default_zorder(), and Test_msg_simple().