ReactOS 0.4.16-dev-329-g9223134
|
#include <stdio.h>
#include <wine/test.h>
#include "winbase.h"
#include "shlobj.h"
#include "shellapi.h"
#include "initguid.h"
Go to the source code of this file.
Classes | |
struct | DragParam |
Macros | |
#define | COBJMACROS |
#define | CONST_VTABLE |
#define | NONAMELESSUNION |
#define | DEFINE_EXPECT(func) static BOOL expect_ ## func = FALSE, called_ ## func = FALSE |
#define | SET_EXPECT(func) expect_ ## func = TRUE |
#define | CHECK_EXPECT2(func) |
#define | CHECK_EXPECT(func) |
#define | CHECK_CALLED(func) |
#define | WM_EXPECTED_VALUE WM_APP |
#define | DROPTEST_FILENAME "c:\\wintest.bin" |
Variables | |
static | REFFMTID |
static const CLSID | DWORD |
static const CLSID IPropertyStorage UINT *static | UINT |
static const CLSID IPropertyStorage UINT *static | ULONG |
static const CLSID IPropertyStorage UINT *static const PROPSPEC PROPVARIANT *static UINT const PROPSPEC PROPVARIANT | PROPID |
static IPropertyStorageVtbl | PropertyStorageVtbl |
static IPropertyStorage | PropertyStorage = { &PropertyStorageVtbl } |
static IPropertySetStorageVtbl | PropertySetStorageVtbl |
static IPropertySetStorage | PropertySetStorage = { &PropertySetStorageVtbl } |
static const IClassActivatorVtbl | test_activator_vtbl |
static IClassActivator | test_activator = { &test_activator_vtbl } |
static const IMonikerVtbl | test_moniker_vtbl |
static IMoniker | test_moniker = { &test_moniker_vtbl } |
Definition at line 55 of file shellole.c.
Definition at line 43 of file shellole.c.
#define COBJMACROS |
Definition at line 19 of file shellole.c.
#define CONST_VTABLE |
Definition at line 20 of file shellole.c.
Definition at line 37 of file shellole.c.
#define DROPTEST_FILENAME "c:\\wintest.bin" |
Definition at line 751 of file shellole.c.
#define NONAMELESSUNION |
Definition at line 22 of file shellole.c.
Definition at line 750 of file shellole.c.
DEFINE_EXPECT | ( | autoplay_BindToObject | ) |
DEFINE_EXPECT | ( | autoplay_GetClassObject | ) |
DEFINE_EXPECT | ( | Create | ) |
DEFINE_EXPECT | ( | Delete | ) |
DEFINE_EXPECT | ( | Open | ) |
DEFINE_EXPECT | ( | ReadMultiple | ) |
DEFINE_EXPECT | ( | ReadMultipleCodePage | ) |
DEFINE_EXPECT | ( | Release | ) |
DEFINE_EXPECT | ( | Stat | ) |
DEFINE_EXPECT | ( | WriteMultiple | ) |
DEFINE_GUID | ( | CLSID_ClassMoniker | , |
0x0000031a | , | ||
0x0000 | , | ||
0x0000 | , | ||
0xc0 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x00 | , | ||
0x46 | |||
) |
DEFINE_GUID | ( | FMTID_NotExisting | , |
0x12345678 | , | ||
0x1234 | , | ||
0x1234 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x13 | |||
) |
DEFINE_GUID | ( | FMTID_Test | , |
0x12345678 | , | ||
0x1234 | , | ||
0x1234 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | , | ||
0x12 | |||
) |
Definition at line 757 of file shellole.c.
Referenced by drop_window_therad().
Definition at line 792 of file shellole.c.
Referenced by test_DragQueryFile().
Definition at line 82 of file shellole.c.
Referenced by START_TEST().
|
static |
Definition at line 257 of file shellole.c.
|
static |
Definition at line 269 of file shellole.c.
|
static |
Definition at line 299 of file shellole.c.
|
static |
Definition at line 307 of file shellole.c.
|
static |
Definition at line 284 of file shellole.c.
|
static |
Definition at line 250 of file shellole.c.
|
static |
Definition at line 263 of file shellole.c.
|
static |
Definition at line 100 of file shellole.c.
|
static |
Definition at line 189 of file shellole.c.
|
static |
Definition at line 161 of file shellole.c.
|
static |
Definition at line 182 of file shellole.c.
|
static |
Definition at line 201 of file shellole.c.
|
static |
Definition at line 93 of file shellole.c.
|
static |
Definition at line 112 of file shellole.c.
|
static |
Definition at line 168 of file shellole.c.
|
static |
Definition at line 106 of file shellole.c.
|
static |
Definition at line 195 of file shellole.c.
|
static |
Definition at line 214 of file shellole.c.
|
static |
Definition at line 207 of file shellole.c.
|
static |
Definition at line 220 of file shellole.c.
|
static |
Definition at line 148 of file shellole.c.
|
static |
Definition at line 175 of file shellole.c.
START_TEST | ( | shellole | ) |
Definition at line 949 of file shellole.c.
|
static |
Definition at line 460 of file shellole.c.
|
static |
Definition at line 470 of file shellole.c.
|
static |
Definition at line 443 of file shellole.c.
|
static |
Definition at line 465 of file shellole.c.
Definition at line 933 of file shellole.c.
Referenced by START_TEST().
Definition at line 839 of file shellole.c.
Referenced by START_TEST().
Definition at line 506 of file shellole.c.
|
static |
Definition at line 546 of file shellole.c.
|
static |
Definition at line 566 of file shellole.c.
|
static |
Definition at line 637 of file shellole.c.
|
static |
Definition at line 586 of file shellole.c.
|
static |
Definition at line 595 of file shellole.c.
Definition at line 516 of file shellole.c.
|
static |
Definition at line 649 of file shellole.c.
|
static |
Definition at line 540 of file shellole.c.
|
static |
Definition at line 622 of file shellole.c.
Definition at line 607 of file shellole.c.
Definition at line 631 of file shellole.c.
Definition at line 522 of file shellole.c.
Definition at line 601 of file shellole.c.
|
static |
Definition at line 613 of file shellole.c.
Definition at line 669 of file shellole.c.
Definition at line 528 of file shellole.c.
|
static |
Definition at line 658 of file shellole.c.
|
static |
Definition at line 488 of file shellole.c.
|
static |
Definition at line 576 of file shellole.c.
|
static |
Definition at line 643 of file shellole.c.
Definition at line 511 of file shellole.c.
|
static |
Definition at line 534 of file shellole.c.
Definition at line 704 of file shellole.c.
Referenced by START_TEST().
Definition at line 886 of file shellole.c.
Referenced by START_TEST().
Definition at line 326 of file shellole.c.
Referenced by START_TEST().
Definition at line 74 of file shellole.c.
|
static |
Definition at line 324 of file shellole.c.
Referenced by test_SHPropStg_functions().
|
static |
Definition at line 314 of file shellole.c.
|
static |
Definition at line 248 of file shellole.c.
Referenced by PropertySetStorage_Create(), and PropertySetStorage_Open().
|
static |
Definition at line 230 of file shellole.c.
const CLSID IPropertyStorage UINT *static const PROPSPEC PROPVARIANT *static UINT const PROPSPEC PROPVARIANT PROPID |
Definition at line 78 of file shellole.c.
Referenced by IPropertyStorage_fnWriteMultiple(), png_metadata_reader(), prop_enum_stat(), PropertyStorage_ReadDictionary(), RtlConvertVariantToProperty(), test_GdipGetAllPropertyItems(), test_gif_properties(), test_image_properties(), test_pack_PROPID(), test_tiff_properties(), and test_varianttoproperty().
REFFMTID |
Definition at line 73 of file shellole.c.
|
static |
Definition at line 486 of file shellole.c.
Referenced by test_moniker_BindToObject().
|
static |
Definition at line 479 of file shellole.c.
|
static |
Definition at line 702 of file shellole.c.
Referenced by test_anti_moniker(), test_class_moniker(), test_generic_composite_moniker(), test_item_moniker(), and test_SHCreateQueryCancelAutoPlayMoniker().
|
static |
Definition at line 675 of file shellole.c.
const CLSID IPropertyStorage UINT *static UINT |
Definition at line 75 of file shellole.c.
Definition at line 76 of file shellole.c.