FRCNGN_P.C
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:3k
源码类别:

Windows编程

开发平台:

Visual C++

  1. /* this ALWAYS GENERATED file contains the proxy stub code */
  2. /* File created by MIDL compiler version 3.03.0110 */
  3. /* at Mon Mar 30 02:26:29 1998
  4.  */
  5. /* Compiler settings for frcngn.idl:
  6.     Os (OptLev=s), W1, Zp4, env=Win32, ms_ext, c_ext
  7.     error checks: none
  8. */
  9. //@@MIDL_FILE_HEADING(  )
  10. /* verify that the <rpcproxy.h> version is high enough to compile this file*/
  11. #ifndef __REDQ_RPCPROXY_H_VERSION__
  12. #define __REQUIRED_RPCPROXY_H_VERSION__ 440
  13. #endif
  14. #include "rpcproxy.h"
  15. #ifndef __RPCPROXY_H_VERSION__
  16. #error this stub requires an updated version of <rpcproxy.h>
  17. #endif // __RPCPROXY_H_VERSION__
  18. #include "frcngn.h"
  19. #define TYPE_FORMAT_STRING_SIZE   1                                 
  20. #define PROC_FORMAT_STRING_SIZE   1                                 
  21. typedef struct _MIDL_TYPE_FORMAT_STRING
  22.     {
  23.     short          Pad;
  24.     unsigned char  Format[ TYPE_FORMAT_STRING_SIZE ];
  25.     } MIDL_TYPE_FORMAT_STRING;
  26. typedef struct _MIDL_PROC_FORMAT_STRING
  27.     {
  28.     short          Pad;
  29.     unsigned char  Format[ PROC_FORMAT_STRING_SIZE ];
  30.     } MIDL_PROC_FORMAT_STRING;
  31. extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
  32. extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
  33. /* Object interface: IUnknown, ver. 0.0,
  34.    GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
  35. /* Object interface: IFractalEngine, ver. 0.0,
  36.    GUID={0x2a0e4f58,0x3908,0x101b,{0x89,0x63,0x00,0x00,0x0b,0x65,0xc7,0x5b}} */
  37. #pragma data_seg(".rdata")
  38. #if !defined(__RPC_WIN32__)
  39. #error  Invalid build platform for this stub.
  40. #endif
  41. static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
  42.     {
  43.         0,
  44.         {
  45. 0x0
  46.         }
  47.     };
  48. static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
  49.     {
  50.         0,
  51.         {
  52. 0x0
  53.         }
  54.     };
  55. const CInterfaceProxyVtbl * _frcngn_ProxyVtblList[] = 
  56. {
  57.     0
  58. };
  59. const CInterfaceStubVtbl * _frcngn_StubVtblList[] = 
  60. {
  61.     0
  62. };
  63. PCInterfaceName const _frcngn_InterfaceNamesList[] = 
  64. {
  65.     0
  66. };
  67. #define _frcngn_CHECK_IID(n) IID_GENERIC_CHECK_IID( _frcngn, pIID, n)
  68. int __stdcall _frcngn_IID_Lookup( const IID * pIID, int * pIndex )
  69. {
  70.     return 0;
  71. }
  72. const ExtendedProxyFileInfo frcngn_ProxyFileInfo = 
  73. {
  74.     (PCInterfaceProxyVtblList *) & _frcngn_ProxyVtblList,
  75.     (PCInterfaceStubVtblList *) & _frcngn_StubVtblList,
  76.     (const PCInterfaceName * ) & _frcngn_InterfaceNamesList,
  77.     0, // no delegation
  78.     & _frcngn_IID_Lookup, 
  79.     0,
  80.     1
  81. };