ReactOS 0.4.16-dev-106-g10b08aa
|
#include <stdarg.h>
#include "wine/test.h"
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
Go to the source code of this file.
Classes | |
struct | tagSHLWAPI_CLIST |
struct | dummystream |
Macros | |
#define | COBJMACROS |
Typedefs | |
typedef struct tagSHLWAPI_CLIST | SHLWAPI_CLIST |
typedef struct tagSHLWAPI_CLIST * | LPSHLWAPI_CLIST |
typedef const SHLWAPI_CLIST * | LPCSHLWAPI_CLIST |
Variables | |
static const SHLWAPI_CLIST | SHLWAPI_CLIST_items [] |
static IStreamVtbl | iclvt |
static HMODULE | SHLWAPI_hshlwapi = 0 |
static | ULONG |
static LPCSHLWAPI_CLIST |
typedef struct tagSHLWAPI_CLIST * LPSHLWAPI_CLIST |
typedef struct tagSHLWAPI_CLIST SHLWAPI_CLIST |
Definition at line 90 of file clist.c.
Referenced by DECLARE_INTERFACE(), DECLARE_INTERFACE_(), DECLARE_INTERFACE_IID_(), CNetConnectionManager::EnumConnections(), CMruNode::GetNode(), IComSrvQI< IUnknown >::IComSrvQI(), CKsInterfaceHandler::KsProcessMediaSamples(), CMiniport::NonDelegatingQueryInterface(), RecycleBin5::QueryInterface(), IComSrvQI< BASE >::QueryInterface(), CMruBase::QueryInterface(), CMruPidlList::QueryInterface(), anonymous_namespace{mstscax.cpp}::CoClass::CoClassInner::QueryInterface(), RecycleBinGeneric::QueryInterface(), RecycleBinGenericEnum::QueryInterface(), RecycleBin5File::QueryInterface(), RecycleBin5Enum::QueryInterface(), STDMETHODIMP_(), and test_NdrDllGetClassObject().
|
inlinestatic |
|
static |
Definition at line 270 of file clist.c.
Referenced by test_CList(), test_SHLWAPI_166(), test_SHLWAPI_184(), test_SHLWAPI_212(), test_SHLWAPI_213(), and test_SHLWAPI_214().
|
static |
Definition at line 234 of file clist.c.
Referenced by START_TEST().
|
static |
Definition at line 78 of file clist.c.
Definition at line 104 of file clist.c.
|
static |
Definition at line 174 of file clist.c.
Referenced by test_SHLWAPI_213(), and test_SHLWAPI_214().
START_TEST | ( | clist | ) |
Definition at line 642 of file clist.c.
Definition at line 290 of file clist.c.
Referenced by START_TEST().
Definition at line 498 of file clist.c.
Referenced by START_TEST().
Definition at line 554 of file clist.c.
Referenced by START_TEST().
Definition at line 572 of file clist.c.
Referenced by START_TEST().
Definition at line 590 of file clist.c.
Referenced by START_TEST().
Definition at line 617 of file clist.c.
Referenced by START_TEST().
|
static |
|
static |
Definition at line 199 of file clist.c.
Referenced by InitDummyStream().
|
static |
Definition at line 37 of file clist.c.
Referenced by InitDummyStream(), and test_CList().
|
static |
Definition at line 218 of file clist.c.
Referenced by InitFunctionPtrs().