ReactOS 0.4.16-dev-942-g91fadeb
|
#include <stdarg.h>
#include <stdio.h>
#include <wine/test.h>
#include <windef.h>
#include <winbase.h>
#include <winuser.h>
#include <wingdi.h>
#include <winnls.h>
#include <winerror.h>
#include <winnt.h>
#include <wtypes.h>
#include <olectl.h>
#include <ocidl.h>
#include <initguid.h>
#include <atliface.h>
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
Functions | |
static void | test_registrar (void) |
static void | test_aggregation (void) |
START_TEST (registrar) | |
Variables | |
static const char | textA [] |
#define COBJMACROS |
Definition at line 24 of file registrar.c.
START_TEST | ( | registrar | ) |
Definition at line 155 of file registrar.c.
Definition at line 143 of file registrar.c.
Referenced by START_TEST(), test_filter_graph_aggregations(), test_filter_mapper_aggregations(), test_null_renderer_aggregations(), and test_video_renderer_aggregations().
Definition at line 55 of file registrar.c.
Referenced by START_TEST().
Definition at line 40 of file registrar.c.
Referenced by EDIT_CallWordBreakProc(), EDIT_EM_GetHandle(), EDIT_EM_SetHandle(), EDIT_LockBuffer(), EDIT_WM_GetText(), EDIT_WM_SetText(), EditWndProc_common(), ListBoxWndProc_common(), parent_wnd_proc(), RichEditWndProc_common(), test_aw_conversion_dlgprocA(), test_aw_conversion_dlgprocW(), test_aw_conversion_wndproc(), test_comboex_get_set_item(), test_header_notification(), test_header_notification2(), test_registrar(), and test_unicode_conversions().