ReactOS 0.4.16-dev-117-g38f21f9
|
#include <stdarg.h>
#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <winnt.h>
#include <winerror.h>
#include "initguid.h"
#include <ole2.h>
#include "rpc.h"
#include "rpcdce.h"
#include "rpcproxy.h"
#include "wine/heap.h"
#include "wine/test.h"
#include "cstub_p.h"
Go to the source code of this file.
Classes | |
struct | _MIDL_PROC_FORMAT_STRING |
struct | _MIDL_TYPE_FORMAT_STRING |
struct | dummy_unknown |
Macros | |
#define | COBJMACROS |
#define | cstub_CHECK_IID(n) IID_GENERIC_CHECK_IID( cstub, pIID, n) |
#define | VTBL_TEST_NOT_CHANGE_TO(name, i) |
#define | VTBL_TEST_CHANGE_TO(name, i) |
#define | VTBL_TEST_ZERO(name, i) |
#define | VTBL_PROXY_TEST(i, num, ptr) |
#define | VTBL_PROXY_TEST_NOT_ZERO(i, num) ok( proxy_vtbl[i]->Vtbl[num] != NULL, "wrong proxy %u func %u is NULL\n", (i), (num)) |
Typedefs | |
typedef struct _MIDL_PROC_FORMAT_STRING | MIDL_PROC_FORMAT_STRING |
typedef struct _MIDL_TYPE_FORMAT_STRING | MIDL_TYPE_FORMAT_STRING |
#define cstub_CHECK_IID | ( | n | ) | IID_GENERIC_CHECK_IID( cstub, pIID, n) |
#define VTBL_PROXY_TEST_NOT_ZERO | ( | i, | |
num | |||
) | ok( proxy_vtbl[i]->Vtbl[num] != NULL, "wrong proxy %u func %u is NULL\n", (i), (num)) |
|
static |
Definition at line 422 of file cstub.c.
|
static |
Definition at line 217 of file cstub.c.
|
static |
Definition at line 159 of file cstub.c.
|
static |
|
static |
Definition at line 1222 of file cstub.c.
|
static |
Definition at line 787 of file cstub.c.
Referenced by test_CreateProxy().
|
static |
DEFINE_GUID | ( | CLSID_test1 | , |
0xdeadf00d | , | ||
0x0001 | , | ||
0x44c7 | , | ||
0x85 | , | ||
0x0f | , | ||
0x2a | , | ||
0x0f | , | ||
0x46 | , | ||
0x5c | , | ||
0x0c | , | ||
0x6c | |||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 131 of file cstub.c.
Referenced by CINTERFACE_PROXY_VTABLE(), and test_NdrDllGetClassObject().
|
static |
Definition at line 145 of file cstub.c.
Referenced by CINTERFACE_PROXY_VTABLE(), and test_NdrDllGetClassObject().
|
static |
Definition at line 410 of file cstub.c.
|
inlinestatic |
Definition at line 756 of file cstub.c.
Referenced by dummy_AddRef(), and dummy_Release().
Definition at line 1332 of file cstub.c.
Referenced by START_TEST().
START_TEST | ( | cstub | ) |
Definition at line 1421 of file cstub.c.
Definition at line 1241 of file cstub.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 919 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 816 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 824 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 52 of file cstub.c.
|
static |
Definition at line 47 of file cstub.c.
Definition at line 1375 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 1134 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 968 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 481 of file cstub.c.
Referenced by START_TEST().
Definition at line 1198 of file cstub.c.
Referenced by START_TEST().
Definition at line 693 of file cstub.c.
Referenced by START_TEST().
|
static |
Definition at line 997 of file cstub.c.
Referenced by START_TEST().
|
static |
|
static |
|
extern |
Referenced by local_server_proc(), and test_delegated_methods().
|
static |
Definition at line 671 of file cstub.c.
Referenced by base_buffer_Invoke(), and test_NdrStubForwardingFunction().
|
static |
Definition at line 680 of file cstub.c.
Referenced by test_NdrStubForwardingFunction().
|
static |
Definition at line 61 of file cstub.c.
Referenced by test_NdrDllGetClassObject().
|
static |
Definition at line 897 of file cstub.c.
Referenced by connect_test_base_Connect(), and test_Connect().
|
static |
Definition at line 905 of file cstub.c.
Referenced by test_Connect().
|
static |
Definition at line 890 of file cstub.c.
Referenced by test_Connect().
|
static |
Definition at line 876 of file cstub.c.
Referenced by test_Connect().
|
static |
Definition at line 854 of file cstub.c.
Referenced by connect_test_orig_release(), test_Connect(), test_Disconnect(), and test_Release().
|
static |
Definition at line 861 of file cstub.c.
Referenced by test_Connect(), test_Disconnect(), and test_Release().
|
static |
Definition at line 743 of file cstub.c.
Referenced by test_CreateStub().
|
static |
Definition at line 729 of file cstub.c.
Referenced by test_CreateStub().
|
static |
Definition at line 372 of file cstub.c.
Referenced by test_NdrDllGetClassObject().
|
static |
|
static |
Definition at line 381 of file cstub.c.
Referenced by test_NdrDllGetClassObject().
|
static |
|
static |
Definition at line 1049 of file cstub.c.
Referenced by test_delegating_Invoke().
|
static |
Definition at line 1122 of file cstub.c.
Referenced by test_delegating_Invoke().
|
static |
|
static |
|
extern |
Referenced by local_server_proc(), and test_delegated_methods().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 57 of file cstub.c.
Referenced by CINTERFACE_PROXY_VTABLE(), connect_test_new_fail_QI(), connect_test_new_QI(), connect_test_orig_QI(), create_stub_test_fail_QI(), create_stub_test_QI(), test_Connect(), test_CreateProxy(), test_CreateStub(), test_Disconnect(), test_NdrDllGetClassObject(), and test_Release().
|
static |
Definition at line 58 of file cstub.c.
Referenced by CINTERFACE_PROXY_VTABLE(), connect_test_new_QI(), connect_test_orig_QI(), test_Connect(), test_CreateProxy(), test_delegating_Invoke(), and test_NdrDllGetClassObject().
|
static |
Definition at line 59 of file cstub.c.
Referenced by test_CreateProxy(), and test_NdrDllGetClassObject().
|
static |
Definition at line 60 of file cstub.c.
Referenced by CINTERFACE_PROXY_VTABLE(), test_CreateProxy(), and test_NdrDllGetClassObject().
|
static |
Definition at line 63 of file cstub.c.
Referenced by my_alloc().
|
static |
|
static |
|
static |
|
static |
Definition at line 475 of file cstub.c.
Referenced by test_NdrDllGetClassObject(), and test_NdrDllRegisterProxy().
|
static |
Definition at line 1193 of file cstub.c.
Referenced by test_NdrDllRegisterProxy().
|
static |
Definition at line 990 of file cstub.c.
Referenced by test_Release().
|
static |
Definition at line 983 of file cstub.c.
Referenced by release_test_pretend_psfacbuf_release(), and test_Release().
|
static |
Definition at line 1274 of file cstub.c.
Referenced by test_cf_CreateInstance().
|
static |
Definition at line 1327 of file cstub.c.
Referenced by local_server_proc().
|
static |