ReactOS
0.4.15-dev-2103-g9dff498
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
#define | ok_hwnd(val, exp) |
Functions | |
static int | get_iwnd (_In_ HWND hWnd, _In_ BOOL set) |
static BOOL CALLBACK | EnumProc (_In_ HWND hWnd, _In_ LPARAM lParam) |
static LRESULT CALLBACK | WndProc (_In_ HWND hWnd, _In_ UINT message, _In_ WPARAM wParam, _In_ LPARAM lParam) |
START_TEST (SetParent) | |
Variables | |
static HWND | hWndList [5+1] |
static const int | hWndCount = sizeof(hWndList) / sizeof(hWndList[0]) - 1 |
static DWORD | dwThreadId |
Definition at line 14 of file SetParent.c.
Definition at line 53 of file SetParent.c.
Referenced by IntEnumFontFamilies(), LdrEnumerateLoadedModules(), SndMixerEnumConnections(), SndMixerEnumLines(), SndMixerEnumProducts(), WndProc(), WrapEnumFontFamiliesA(), WrapEnumFontFamiliesExA(), WrapEnumFontFamiliesExW(), and WrapEnumFontFamiliesW().
Definition at line 24 of file SetParent.c.
Referenced by START_TEST(), and WndProc().
START_TEST | ( | SetParent | ) |
Definition at line 114 of file SetParent.c.
|
static |
Definition at line 64 of file SetParent.c.
Referenced by START_TEST().
|
static |
Definition at line 12 of file SetParent.c.
Referenced by START_TEST(), and WndProc().
Definition at line 11 of file SetParent.c.
Referenced by get_iwnd().
|
static |
Definition at line 10 of file SetParent.c.
Referenced by AddFontToList(), AddNTOSInstallationItem(), DrawPartitionList(), FaceNameList_Initialize(), FaceNameList_SelectFont(), get_iwnd(), GetSelectedComboListItem(), GetSelectedListViewItem(), InitGenericComboList(), InitGenericListView(), OptionsProc(), PrintDiskData(), PrintPartitionData(), START_TEST(), and WndProc().