|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <stdarg.h>#include <stdio.h>#include "windef.h"#include "winbase.h"#include "objbase.h"#include "shellapi.h"#include "shlobj.h"#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | DataObjectImpl |
| struct | EnumFormatImpl |
Macros | |
| #define | COBJMACROS |
| #define | CONST_VTABLE |
| #define | InitFormatEtc(fe, cf, med) |
Typedefs | |
| typedef struct DataObjectImpl | DataObjectImpl |
| typedef struct EnumFormatImpl | EnumFormatImpl |
Variables | |
| static BOOL | expect_DataObjectImpl_QueryGetData = TRUE |
| static ULONG | DataObjectImpl_GetData_calls = 0 |
| static ULONG | DataObjectImpl_GetDataHere_calls = 0 |
| static ULONG | DataObjectImpl_EnumFormatEtc_calls = 0 |
| static UINT | cf_stream |
| static UINT | cf_storage |
| static UINT | cf_global |
| static UINT | cf_another |
| static UINT | cf_onemore |
| static const IEnumFORMATETCVtbl | VT_EnumFormatImpl |
| static const IDataObjectVtbl | VT_DataObjectImpl |
| static const char * | cmpl_stm_data = "complex stream" |
| static const char * | cmpl_text_data = "complex text" |
| static const WCHAR | device_name [] = {'m','y','d','e','v',0} |
| static LPDATAOBJECT | clip_data |
| static HWND | next_wnd |
| static UINT | wm_drawclipboard |
| #define COBJMACROS |
Definition at line 21 of file clipboard.c.
| #define CONST_VTABLE |
Definition at line 22 of file clipboard.c.
Definition at line 35 of file clipboard.c.
| typedef struct DataObjectImpl DataObjectImpl |
| typedef struct EnumFormatImpl EnumFormatImpl |
Definition at line 1053 of file clipboard.c.
Referenced by test_messages(), and test_set_clipboard_DRAWCLIPBOARD().
|
inlinestatic |
Definition at line 1147 of file clipboard.c.
Referenced by test_consumer_refs().
|
static |
Definition at line 1540 of file clipboard.c.
Referenced by test_nonole_clipboard().
|
static |
Definition at line 1532 of file clipboard.c.
Referenced by DataObject_GetData(), get_stgmedium(), test_data_handles(), test_nonole_clipboard(), and test_synthesized().
|
static |
Definition at line 93 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex().
|
static |
Definition at line 85 of file clipboard.c.
Referenced by create_metafilepict().
Definition at line 1316 of file clipboard.c.
Referenced by HTMLWindow6_get_sessionStorage(), test_data_cache_dib_contents_stream(), test_flushed_getdata(), test_nonole_clipboard(), test_olestream(), and test_storages_table().
Definition at line 1523 of file clipboard.c.
Referenced by create_node(), DataObject_GetData(), and test_nonole_clipboard().
|
static |
Definition at line 234 of file clipboard.c.
|
static |
Definition at line 448 of file clipboard.c.
Referenced by test_flushed_getdata(), test_getdatahere(), and test_set_clipboard().
|
static |
Definition at line 416 of file clipboard.c.
Referenced by DataObjectImpl_CreateText(), and test_flushed_getdata().
|
static |
Definition at line 436 of file clipboard.c.
Referenced by test_consumer_refs(), test_set_clipboard(), and test_set_clipboard_DRAWCLIPBOARD().
|
static |
Definition at line 381 of file clipboard.c.
|
static |
Definition at line 388 of file clipboard.c.
|
static |
Definition at line 394 of file clipboard.c.
|
static |
Definition at line 367 of file clipboard.c.
|
static |
Definition at line 353 of file clipboard.c.
|
static |
Definition at line 267 of file clipboard.c.
|
static |
Definition at line 322 of file clipboard.c.
|
static |
Definition at line 330 of file clipboard.c.
|
static |
Definition at line 221 of file clipboard.c.
|
static |
Definition at line 241 of file clipboard.c.
|
static |
Definition at line 360 of file clipboard.c.
|
inlinestatic |
Definition at line 44 of file clipboard.c.
|
static |
Definition at line 128 of file clipboard.c.
|
static |
Definition at line 190 of file clipboard.c.
|
static |
|
static |
|
static |
Definition at line 148 of file clipboard.c.
|
static |
Definition at line 115 of file clipboard.c.
|
static |
Definition at line 135 of file clipboard.c.
|
static |
Definition at line 182 of file clipboard.c.
|
static |
Definition at line 176 of file clipboard.c.
|
inlinestatic |
Definition at line 105 of file clipboard.c.
|
inlinestatic |
Definition at line 110 of file clipboard.c.
Definition at line 1083 of file clipboard.c.
Referenced by test_set_clipboard_DRAWCLIPBOARD().
| START_TEST | ( | clipboard | ) |
Definition at line 1928 of file clipboard.c.
|
static |
Definition at line 729 of file clipboard.c.
Referenced by test_set_clipboard().
Definition at line 883 of file clipboard.c.
Referenced by test_set_clipboard().
Definition at line 1153 of file clipboard.c.
Referenced by START_TEST().
Definition at line 1877 of file clipboard.c.
Referenced by test_multithreaded_clipboard().
|
static |
Definition at line 623 of file clipboard.c.
Referenced by test_set_clipboard().
Definition at line 1334 of file clipboard.c.
Referenced by START_TEST().
Definition at line 528 of file clipboard.c.
Referenced by test_set_clipboard().
Definition at line 1909 of file clipboard.c.
Referenced by START_TEST().
Definition at line 503 of file clipboard.c.
Referenced by START_TEST().
Definition at line 1728 of file clipboard.c.
Referenced by START_TEST().
Definition at line 1885 of file clipboard.c.
Referenced by START_TEST().
Definition at line 714 of file clipboard.c.
Referenced by test_set_clipboard().
Definition at line 1558 of file clipboard.c.
Referenced by START_TEST().
Definition at line 921 of file clipboard.c.
Referenced by START_TEST().
Definition at line 1093 of file clipboard.c.
Referenced by START_TEST().
|
static |
Definition at line 81 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), DataObjectImpl_GetData(), test_flushed_getdata(), and test_set_clipboard().
|
static |
Definition at line 81 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), DataObjectImpl_GetData(), test_cf_dataobject(), and test_set_clipboard().
|
static |
Definition at line 81 of file clipboard.c.
Referenced by test_nonole_clipboard(), and test_set_clipboard().
|
static |
Definition at line 81 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), DataObjectImpl_GetData(), test_flushed_getdata(), test_getdatahere(), test_nonole_clipboard(), and test_set_clipboard().
|
static |
Definition at line 81 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), DataObjectImpl_GetData(), test_cf_dataobject(), test_flushed_getdata(), test_getdatahere(), and test_set_clipboard().
|
static |
Definition at line 1049 of file clipboard.c.
Referenced by clipboard_wnd_proc(), render_format(), and test_set_clipboard_DRAWCLIPBOARD().
Definition at line 444 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), and test_cf_dataobject().
Definition at line 445 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), and test_cf_dataobject().
|
static |
Definition at line 79 of file clipboard.c.
Referenced by DataObjectImpl_EnumFormatEtc(), and test_enum_fmtetc().
|
static |
Definition at line 77 of file clipboard.c.
Referenced by DataObjectImpl_GetData(), test_complex_get_clipboard(), test_consumer_refs(), test_get_clipboard(), and test_getdatahere().
|
static |
Definition at line 78 of file clipboard.c.
Referenced by DataObjectImpl_GetDataHere(), test_cf_dataobject(), and test_getdatahere().
Definition at line 446 of file clipboard.c.
Referenced by DataObjectImpl_CreateComplex(), and test_flushed_getdata().
Definition at line 76 of file clipboard.c.
Referenced by DataObjectImpl_QueryGetData(), and test_get_clipboard().
|
static |
Definition at line 1050 of file clipboard.c.
Referenced by clipboard_thread(), clipboard_wnd_proc(), and test_set_clipboard_DRAWCLIPBOARD().
|
static |
Definition at line 400 of file clipboard.c.
|
static |
Definition at line 196 of file clipboard.c.
|
static |
Definition at line 1051 of file clipboard.c.
Referenced by clipboard_wnd_proc(), and winproc_wrapper().