FRCNGN_P.C
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:3k
源码类别:
Windows编程
开发平台:
Visual C++
- /* this ALWAYS GENERATED file contains the proxy stub code */
- /* File created by MIDL compiler version 3.03.0110 */
- /* at Mon Mar 30 02:26:29 1998
- */
- /* Compiler settings for frcngn.idl:
- Os (OptLev=s), W1, Zp4, env=Win32, ms_ext, c_ext
- error checks: none
- */
- //@@MIDL_FILE_HEADING( )
- /* verify that the <rpcproxy.h> version is high enough to compile this file*/
- #ifndef __REDQ_RPCPROXY_H_VERSION__
- #define __REQUIRED_RPCPROXY_H_VERSION__ 440
- #endif
- #include "rpcproxy.h"
- #ifndef __RPCPROXY_H_VERSION__
- #error this stub requires an updated version of <rpcproxy.h>
- #endif // __RPCPROXY_H_VERSION__
- #include "frcngn.h"
- #define TYPE_FORMAT_STRING_SIZE 1
- #define PROC_FORMAT_STRING_SIZE 1
- 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: IFractalEngine, ver. 0.0,
- GUID={0x2a0e4f58,0x3908,0x101b,{0x89,0x63,0x00,0x00,0x0b,0x65,0xc7,0x5b}} */
- #pragma data_seg(".rdata")
- #if !defined(__RPC_WIN32__)
- #error Invalid build platform for this stub.
- #endif
- static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
- {
- 0,
- {
- 0x0
- }
- };
- static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
- {
- 0,
- {
- 0x0
- }
- };
- const CInterfaceProxyVtbl * _frcngn_ProxyVtblList[] =
- {
- 0
- };
- const CInterfaceStubVtbl * _frcngn_StubVtblList[] =
- {
- 0
- };
- PCInterfaceName const _frcngn_InterfaceNamesList[] =
- {
- 0
- };
- #define _frcngn_CHECK_IID(n) IID_GENERIC_CHECK_IID( _frcngn, pIID, n)
- int __stdcall _frcngn_IID_Lookup( const IID * pIID, int * pIndex )
- {
- return 0;
- }
- const ExtendedProxyFileInfo frcngn_ProxyFileInfo =
- {
- (PCInterfaceProxyVtblList *) & _frcngn_ProxyVtblList,
- (PCInterfaceStubVtblList *) & _frcngn_StubVtblList,
- (const PCInterfaceName * ) & _frcngn_InterfaceNamesList,
- 0, // no delegation
- & _frcngn_IID_Lookup,
- 0,
- 1
- };