mirror of
https://github.com/Wind4/vlmcsd.git
synced 2024-11-05 13:26:13 +01:00
279 lines
8.2 KiB
C
279 lines
8.2 KiB
C
|
|
||
|
|
||
|
/* this ALWAYS GENERATED file contains the RPC client stubs */
|
||
|
|
||
|
|
||
|
/* File created by MIDL compiler version 8.00.0595 */
|
||
|
/* at Thu Oct 18 15:24:14 2012
|
||
|
*/
|
||
|
/* Compiler settings for KMSServer.idl:
|
||
|
Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.00.0595
|
||
|
protocol : dce , ms_ext, c_ext, robust
|
||
|
error checks: allocation ref bounds_check enum stub_data
|
||
|
VC __declspec() decoration level:
|
||
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
|
||
|
DECLSPEC_UUID(), MIDL_INTERFACE()
|
||
|
*/
|
||
|
/* @@MIDL_FILE_HEADING( ) */
|
||
|
|
||
|
#if !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_)
|
||
|
|
||
|
|
||
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */
|
||
|
#if _MSC_VER >= 1200
|
||
|
#pragma warning(push)
|
||
|
#endif
|
||
|
|
||
|
#pragma warning( disable: 4211 ) /* redefine extern to static */
|
||
|
#pragma warning( disable: 4232 ) /* dllimport identity*/
|
||
|
#pragma warning( disable: 4024 ) /* array to pointer mapping*/
|
||
|
#pragma warning( disable: 4100 ) /* unreferenced arguments in x86 call */
|
||
|
|
||
|
#pragma optimize("", off )
|
||
|
|
||
|
#include <string.h>
|
||
|
|
||
|
#include "KMSServer_h.h"
|
||
|
|
||
|
#define TYPE_FORMAT_STRING_SIZE 43
|
||
|
#define PROC_FORMAT_STRING_SIZE 59
|
||
|
#define EXPR_FORMAT_STRING_SIZE 1
|
||
|
#define TRANSMIT_AS_TABLE_SIZE 0
|
||
|
#define WIRE_MARSHAL_TABLE_SIZE 0
|
||
|
|
||
|
typedef struct _KMSServer_MIDL_TYPE_FORMAT_STRING
|
||
|
{
|
||
|
short Pad;
|
||
|
unsigned char Format[ TYPE_FORMAT_STRING_SIZE ];
|
||
|
} KMSServer_MIDL_TYPE_FORMAT_STRING;
|
||
|
|
||
|
typedef struct _KMSServer_MIDL_PROC_FORMAT_STRING
|
||
|
{
|
||
|
short Pad;
|
||
|
unsigned char Format[ PROC_FORMAT_STRING_SIZE ];
|
||
|
} KMSServer_MIDL_PROC_FORMAT_STRING;
|
||
|
|
||
|
typedef struct _KMSServer_MIDL_EXPR_FORMAT_STRING
|
||
|
{
|
||
|
long Pad;
|
||
|
unsigned char Format[ EXPR_FORMAT_STRING_SIZE ];
|
||
|
} KMSServer_MIDL_EXPR_FORMAT_STRING;
|
||
|
|
||
|
|
||
|
static const RPC_SYNTAX_IDENTIFIER _RpcTransferSyntax =
|
||
|
{{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}};
|
||
|
|
||
|
|
||
|
extern const KMSServer_MIDL_TYPE_FORMAT_STRING KMSServer__MIDL_TypeFormatString;
|
||
|
extern const KMSServer_MIDL_PROC_FORMAT_STRING KMSServer__MIDL_ProcFormatString;
|
||
|
extern const KMSServer_MIDL_EXPR_FORMAT_STRING KMSServer__MIDL_ExprFormatString;
|
||
|
|
||
|
#define GENERIC_BINDING_TABLE_SIZE 0
|
||
|
|
||
|
|
||
|
/* Standard interface: KMSServer, ver. 1.0,
|
||
|
GUID={0x51C82175,0x844E,0x4750,{0xB0,0xD8,0xEC,0x25,0x55,0x55,0xBC,0x06}} */
|
||
|
|
||
|
|
||
|
|
||
|
static const RPC_CLIENT_INTERFACE KMSServer___RpcClientInterface =
|
||
|
{
|
||
|
sizeof(RPC_CLIENT_INTERFACE),
|
||
|
{{0x51C82175,0x844E,0x4750,{0xB0,0xD8,0xEC,0x25,0x55,0x55,0xBC,0x06}},{1,0}},
|
||
|
{{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}},
|
||
|
0,
|
||
|
0,
|
||
|
0,
|
||
|
0,
|
||
|
0,
|
||
|
0x00000000
|
||
|
};
|
||
|
RPC_IF_HANDLE KMSServer_v1_0_c_ifspec = (RPC_IF_HANDLE)& KMSServer___RpcClientInterface;
|
||
|
|
||
|
extern const MIDL_STUB_DESC KMSServer_StubDesc;
|
||
|
|
||
|
static RPC_BINDING_HANDLE KMSServer__MIDL_AutoBindHandle;
|
||
|
|
||
|
|
||
|
int RequestActivation(
|
||
|
/* [in] */ handle_t IDL_handle,
|
||
|
/* [in] */ int requestSize,
|
||
|
/* [size_is][in] */ unsigned char *request,
|
||
|
/* [out] */ int *responseSize,
|
||
|
/* [size_is][size_is][out] */ unsigned char **response)
|
||
|
{
|
||
|
|
||
|
CLIENT_CALL_RETURN _RetVal;
|
||
|
|
||
|
_RetVal = NdrClientCall2(
|
||
|
( PMIDL_STUB_DESC )&KMSServer_StubDesc,
|
||
|
(PFORMAT_STRING) &KMSServer__MIDL_ProcFormatString.Format[0],
|
||
|
( unsigned char * )&IDL_handle);
|
||
|
return ( int )_RetVal.Simple;
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
#if !defined(__RPC_WIN32__)
|
||
|
#error Invalid build platform for this stub.
|
||
|
#endif
|
||
|
|
||
|
#if !(TARGET_IS_NT50_OR_LATER)
|
||
|
#error You need Windows 2000 or later to run this stub because it uses these features:
|
||
|
#error /robust command line switch.
|
||
|
#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
|
||
|
#error This app will fail with the RPC_X_WRONG_STUB_VERSION error.
|
||
|
#endif
|
||
|
|
||
|
#if !MULTI_CALL_BINARY
|
||
|
/*static*/ const KMSServer_MIDL_PROC_FORMAT_STRING KMSServer__MIDL_ProcFormatString =
|
||
|
{
|
||
|
0,
|
||
|
{
|
||
|
|
||
|
/* Procedure RequestActivation */
|
||
|
|
||
|
0x0, /* 0 */
|
||
|
0x48, /* Old Flags: */
|
||
|
/* 2 */ NdrFcLong( 0x0 ), /* 0 */
|
||
|
/* 6 */ NdrFcShort( 0x0 ), /* 0 */
|
||
|
/* 8 */ NdrFcShort( 0x18 ), /* x86 Stack size/offset = 24 */
|
||
|
/* 10 */ 0x32, /* FC_BIND_PRIMITIVE */
|
||
|
0x0, /* 0 */
|
||
|
/* 12 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */
|
||
|
/* 14 */ NdrFcShort( 0x8 ), /* 8 */
|
||
|
/* 16 */ NdrFcShort( 0x24 ), /* 36 */
|
||
|
/* 18 */ 0x47, /* Oi2 Flags: srv must size, clt must size, has return, has ext, */
|
||
|
0x5, /* 5 */
|
||
|
/* 20 */ 0x8, /* 8 */
|
||
|
0x7, /* Ext Flags: new corr desc, clt corr check, srv corr check, */
|
||
|
/* 22 */ NdrFcShort( 0x1 ), /* 1 */
|
||
|
/* 24 */ NdrFcShort( 0x1 ), /* 1 */
|
||
|
/* 26 */ NdrFcShort( 0x0 ), /* 0 */
|
||
|
|
||
|
/* Parameter IDL_handle */
|
||
|
|
||
|
/* 28 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */
|
||
|
/* 30 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */
|
||
|
/* 32 */ 0x8, /* FC_LONG */
|
||
|
0x0, /* 0 */
|
||
|
|
||
|
/* Parameter requestSize */
|
||
|
|
||
|
/* 34 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */
|
||
|
/* 36 */ NdrFcShort( 0x8 ), /* x86 Stack size/offset = 8 */
|
||
|
/* 38 */ NdrFcShort( 0x6 ), /* Type Offset=6 */
|
||
|
|
||
|
/* Parameter request */
|
||
|
|
||
|
/* 40 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */
|
||
|
/* 42 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */
|
||
|
/* 44 */ 0x8, /* FC_LONG */
|
||
|
0x0, /* 0 */
|
||
|
|
||
|
/* Parameter responseSize */
|
||
|
|
||
|
/* 46 */ NdrFcShort( 0x2013 ), /* Flags: must size, must free, out, srv alloc size=8 */
|
||
|
/* 48 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */
|
||
|
/* 50 */ NdrFcShort( 0x16 ), /* Type Offset=22 */
|
||
|
|
||
|
/* Parameter response */
|
||
|
|
||
|
/* 52 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
|
||
|
/* 54 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */
|
||
|
/* 56 */ 0x8, /* FC_LONG */
|
||
|
0x0, /* 0 */
|
||
|
|
||
|
0x0
|
||
|
}
|
||
|
};
|
||
|
|
||
|
/*static*/ const KMSServer_MIDL_TYPE_FORMAT_STRING KMSServer__MIDL_TypeFormatString =
|
||
|
{
|
||
|
0,
|
||
|
{
|
||
|
NdrFcShort( 0x0 ), /* 0 */
|
||
|
/* 2 */
|
||
|
0x11, 0x0, /* FC_RP */
|
||
|
/* 4 */ NdrFcShort( 0x2 ), /* Offset= 2 (6) */
|
||
|
/* 6 */
|
||
|
0x1b, /* FC_CARRAY */
|
||
|
0x0, /* 0 */
|
||
|
/* 8 */ NdrFcShort( 0x1 ), /* 1 */
|
||
|
/* 10 */ 0x28, /* Corr desc: parameter, FC_LONG */
|
||
|
0x0, /* */
|
||
|
/* 12 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */
|
||
|
/* 14 */ NdrFcShort( 0x1 ), /* Corr flags: early, */
|
||
|
/* 16 */ 0x2, /* FC_CHAR */
|
||
|
0x5b, /* FC_END */
|
||
|
/* 18 */
|
||
|
0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */
|
||
|
/* 20 */ 0x8, /* FC_LONG */
|
||
|
0x5c, /* FC_PAD */
|
||
|
/* 22 */
|
||
|
0x11, 0x14, /* FC_RP [alloced_on_stack] [pointer_deref] */
|
||
|
/* 24 */ NdrFcShort( 0x2 ), /* Offset= 2 (26) */
|
||
|
/* 26 */
|
||
|
0x12, 0x0, /* FC_UP */
|
||
|
/* 28 */ NdrFcShort( 0x2 ), /* Offset= 2 (30) */
|
||
|
/* 30 */
|
||
|
0x1b, /* FC_CARRAY */
|
||
|
0x0, /* 0 */
|
||
|
/* 32 */ NdrFcShort( 0x1 ), /* 1 */
|
||
|
/* 34 */ 0x28, /* Corr desc: parameter, FC_LONG */
|
||
|
0x54, /* FC_DEREFERENCE */
|
||
|
/* 36 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */
|
||
|
/* 38 */ NdrFcShort( 0x1 ), /* Corr flags: early, */
|
||
|
/* 40 */ 0x2, /* FC_CHAR */
|
||
|
0x5b, /* FC_END */
|
||
|
|
||
|
0x0
|
||
|
}
|
||
|
};
|
||
|
|
||
|
#endif // !MULTI_CALL_BINARY
|
||
|
|
||
|
static const unsigned short KMSServer_FormatStringOffsetTable[] =
|
||
|
{
|
||
|
0
|
||
|
};
|
||
|
|
||
|
//typedef void *(__RPC_API midl_user_allocate_t)(size_t);
|
||
|
typedef void *(__RPC_API *midl_allocate_t)(size_t);
|
||
|
|
||
|
#if !MULTI_CALL_BINARY
|
||
|
/*static*/ const MIDL_STUB_DESC KMSServer_StubDesc =
|
||
|
{
|
||
|
(void *)& KMSServer___RpcClientInterface,
|
||
|
(midl_allocate_t)MIDL_user_allocate,
|
||
|
MIDL_user_free,
|
||
|
&KMSServer__MIDL_AutoBindHandle,
|
||
|
0,
|
||
|
0,
|
||
|
0,
|
||
|
0,
|
||
|
KMSServer__MIDL_TypeFormatString.Format,
|
||
|
1, /* -error bounds_check flag */
|
||
|
0x50002, /* Ndr library version */
|
||
|
0,
|
||
|
0x8000253, /* MIDL Version 8.0.595 */
|
||
|
0,
|
||
|
0,
|
||
|
0, /* notify & notify_flag routine table */
|
||
|
0x1, /* MIDL flag */
|
||
|
0, /* cs routines */
|
||
|
0, /* proxy/server info */
|
||
|
0
|
||
|
};
|
||
|
|
||
|
#endif // !MULTI_CALL_BINARY
|
||
|
|
||
|
#pragma optimize("", on )
|
||
|
#if _MSC_VER >= 1200
|
||
|
#pragma warning(pop)
|
||
|
#endif
|
||
|
|
||
|
|
||
|
#endif /* !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_) */
|
||
|
|