Initial
This commit is contained in:
276
test/DEMO_P.C
Normal file
276
test/DEMO_P.C
Normal file
@@ -0,0 +1,276 @@
|
||||
/* this ALWAYS GENERATED file contains the proxy stub code */
|
||||
|
||||
|
||||
/* File created by MIDL compiler version 3.01.75 */
|
||||
/* at Fri Sep 24 11:09:58 1999
|
||||
*/
|
||||
/* Compiler settings for demo.idl:
|
||||
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
|
||||
error checks: none
|
||||
*/
|
||||
//@@MIDL_FILE_HEADING( )
|
||||
|
||||
#define USE_STUBLESS_PROXY
|
||||
|
||||
#include "rpcproxy.h"
|
||||
#include "demo.h"
|
||||
|
||||
#define TYPE_FORMAT_STRING_SIZE 5
|
||||
#define PROC_FORMAT_STRING_SIZE 49
|
||||
|
||||
typedef struct _MIDL_TYPE_FORMAT_STRING
|
||||
{
|
||||
short Pad;
|
||||
unsigned char Format[ TYPE_FORMAT_STRING_SIZE ];
|
||||
} MIDL_TYPE_FORMAT_STRING;
|
||||
|
||||
typedef struct _MIDL_PROC_FORMAT_STRING
|
||||
{
|
||||
short Pad;
|
||||
unsigned char Format[ PROC_FORMAT_STRING_SIZE ];
|
||||
} MIDL_PROC_FORMAT_STRING;
|
||||
|
||||
|
||||
extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
|
||||
extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
|
||||
|
||||
|
||||
/* Object interface: IUnknown, ver. 0.0,
|
||||
GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
|
||||
|
||||
|
||||
/* Object interface: IDemo, ver. 0.0,
|
||||
GUID={0x994620E2,0x724B,0x11d3,{0xA1,0x28,0xF7,0x39,0xCB,0x1A,0xAC,0x6C}} */
|
||||
|
||||
|
||||
extern const MIDL_STUB_DESC Object_StubDesc;
|
||||
|
||||
|
||||
extern const MIDL_SERVER_INFO IDemo_ServerInfo;
|
||||
|
||||
#pragma code_seg(".orpc")
|
||||
|
||||
static const MIDL_STUB_DESC Object_StubDesc =
|
||||
{
|
||||
0,
|
||||
NdrOleAllocate,
|
||||
NdrOleFree,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
__MIDL_TypeFormatString.Format,
|
||||
0, /* -error bounds_check flag */
|
||||
0x20000, /* Ndr library version */
|
||||
0,
|
||||
0x301004b, /* MIDL Version 3.1.75 */
|
||||
0,
|
||||
0,
|
||||
0, /* Reserved1 */
|
||||
0, /* Reserved2 */
|
||||
0, /* Reserved3 */
|
||||
0, /* Reserved4 */
|
||||
0 /* Reserved5 */
|
||||
};
|
||||
|
||||
static const unsigned short IDemo_FormatStringOffsetTable[] =
|
||||
{
|
||||
0,
|
||||
24
|
||||
};
|
||||
|
||||
static const MIDL_SERVER_INFO IDemo_ServerInfo =
|
||||
{
|
||||
&Object_StubDesc,
|
||||
0,
|
||||
__MIDL_ProcFormatString.Format,
|
||||
&IDemo_FormatStringOffsetTable[-3],
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
};
|
||||
|
||||
static const MIDL_STUBLESS_PROXY_INFO IDemo_ProxyInfo =
|
||||
{
|
||||
&Object_StubDesc,
|
||||
__MIDL_ProcFormatString.Format,
|
||||
&IDemo_FormatStringOffsetTable[-3],
|
||||
0,
|
||||
0,
|
||||
0
|
||||
};
|
||||
|
||||
CINTERFACE_PROXY_VTABLE(5) _IDemoProxyVtbl =
|
||||
{
|
||||
&IDemo_ProxyInfo,
|
||||
&IID_IDemo,
|
||||
IUnknown_QueryInterface_Proxy,
|
||||
IUnknown_AddRef_Proxy,
|
||||
IUnknown_Release_Proxy ,
|
||||
(void *)-1 /* IDemo::getValue */ ,
|
||||
(void *)-1 /* IDemo::setValue */
|
||||
};
|
||||
|
||||
const CInterfaceStubVtbl _IDemoStubVtbl =
|
||||
{
|
||||
&IID_IDemo,
|
||||
&IDemo_ServerInfo,
|
||||
5,
|
||||
0, /* pure interpreted */
|
||||
CStdStubBuffer_METHODS
|
||||
};
|
||||
|
||||
#pragma data_seg(".rdata")
|
||||
|
||||
#if !defined(__RPC_WIN32__)
|
||||
#error Invalid build platform for this stub.
|
||||
#endif
|
||||
|
||||
#if !(TARGET_IS_NT40_OR_LATER)
|
||||
#error You need a Windows NT 4.0 or later to run this stub because it uses these features:
|
||||
#error -Oif or -Oicf.
|
||||
#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
|
||||
#error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
|
||||
#endif
|
||||
|
||||
|
||||
static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
|
||||
{
|
||||
0,
|
||||
{
|
||||
|
||||
/* Procedure getValue */
|
||||
|
||||
0x33, /* FC_AUTO_HANDLE */
|
||||
0x64, /* 100 */
|
||||
/* 2 */ NdrFcShort( 0x3 ), /* 3 */
|
||||
#ifndef _ALPHA_
|
||||
/* 4 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
|
||||
#else
|
||||
NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
|
||||
#endif
|
||||
/* 6 */ NdrFcShort( 0x0 ), /* 0 */
|
||||
/* 8 */ NdrFcShort( 0x10 ), /* 16 */
|
||||
/* 10 */ 0x4, /* 4 */
|
||||
0x2, /* 2 */
|
||||
|
||||
/* Parameter pout */
|
||||
|
||||
/* 12 */ NdrFcShort( 0x2150 ), /* 8528 */
|
||||
#ifndef _ALPHA_
|
||||
/* 14 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
|
||||
#else
|
||||
NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
|
||||
#endif
|
||||
/* 16 */ 0x8, /* FC_LONG */
|
||||
0x0, /* 0 */
|
||||
|
||||
/* Return value */
|
||||
|
||||
/* 18 */ NdrFcShort( 0x70 ), /* 112 */
|
||||
#ifndef _ALPHA_
|
||||
/* 20 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
|
||||
#else
|
||||
NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
|
||||
#endif
|
||||
/* 22 */ 0x8, /* FC_LONG */
|
||||
0x0, /* 0 */
|
||||
|
||||
/* Procedure setValue */
|
||||
|
||||
/* 24 */ 0x33, /* FC_AUTO_HANDLE */
|
||||
0x64, /* 100 */
|
||||
/* 26 */ NdrFcShort( 0x4 ), /* 4 */
|
||||
#ifndef _ALPHA_
|
||||
/* 28 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
|
||||
#else
|
||||
NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
|
||||
#endif
|
||||
/* 30 */ NdrFcShort( 0x8 ), /* 8 */
|
||||
/* 32 */ NdrFcShort( 0x8 ), /* 8 */
|
||||
/* 34 */ 0x4, /* 4 */
|
||||
0x2, /* 2 */
|
||||
|
||||
/* Parameter value */
|
||||
|
||||
/* 36 */ NdrFcShort( 0x48 ), /* 72 */
|
||||
#ifndef _ALPHA_
|
||||
/* 38 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
|
||||
#else
|
||||
NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
|
||||
#endif
|
||||
/* 40 */ 0x8, /* FC_LONG */
|
||||
0x0, /* 0 */
|
||||
|
||||
/* Return value */
|
||||
|
||||
/* 42 */ NdrFcShort( 0x70 ), /* 112 */
|
||||
#ifndef _ALPHA_
|
||||
/* 44 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
|
||||
#else
|
||||
NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
|
||||
#endif
|
||||
/* 46 */ 0x8, /* FC_LONG */
|
||||
0x0, /* 0 */
|
||||
|
||||
0x0
|
||||
}
|
||||
};
|
||||
|
||||
static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
|
||||
{
|
||||
0,
|
||||
{
|
||||
0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */
|
||||
/* 2 */ 0x8, /* FC_LONG */
|
||||
0x5c, /* FC_PAD */
|
||||
|
||||
0x0
|
||||
}
|
||||
};
|
||||
|
||||
const CInterfaceProxyVtbl * _demo_ProxyVtblList[] =
|
||||
{
|
||||
( CInterfaceProxyVtbl *) &_IDemoProxyVtbl,
|
||||
0
|
||||
};
|
||||
|
||||
const CInterfaceStubVtbl * _demo_StubVtblList[] =
|
||||
{
|
||||
( CInterfaceStubVtbl *) &_IDemoStubVtbl,
|
||||
0
|
||||
};
|
||||
|
||||
PCInterfaceName const _demo_InterfaceNamesList[] =
|
||||
{
|
||||
"IDemo",
|
||||
0
|
||||
};
|
||||
|
||||
|
||||
#define _demo_CHECK_IID(n) IID_GENERIC_CHECK_IID( _demo, pIID, n)
|
||||
|
||||
int __stdcall _demo_IID_Lookup( const IID * pIID, int * pIndex )
|
||||
{
|
||||
|
||||
if(!_demo_CHECK_IID(0))
|
||||
{
|
||||
*pIndex = 0;
|
||||
return 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
const ExtendedProxyFileInfo demo_ProxyFileInfo =
|
||||
{
|
||||
(PCInterfaceProxyVtblList *) & _demo_ProxyVtblList,
|
||||
(PCInterfaceStubVtblList *) & _demo_StubVtblList,
|
||||
(const PCInterfaceName * ) & _demo_InterfaceNamesList,
|
||||
0, // no delegation
|
||||
& _demo_IID_Lookup,
|
||||
1,
|
||||
2
|
||||
};
|
||||
Reference in New Issue
Block a user