home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Include / HLIFACE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1999-01-26  |  2.1 KB  |  77 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push_S*/
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3.  
  4.  
  5. /* File created by MIDL compiler version 3.03.0110 */
  6. /* at Thu Sep 11 10:58:59 1997
  7.  */
  8. /* Compiler settings for hliface.idl:
  9.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  10.     error checks: none
  11. */
  12. //@@MIDL_FILE_HEADING(  )
  13.  
  14.  
  15. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  16. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  17. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  18. #endif
  19.  
  20. #include "rpc.h"
  21. #include "rpcndr.h"
  22.  
  23. #ifndef __hliface_h__
  24. #define __hliface_h__
  25.  
  26. #ifdef __cplusplus
  27. extern "C"{
  28. #endif 
  29.  
  30. /* Forward Declarations */ 
  31.  
  32. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  33. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  34.  
  35. /****************************************
  36.  * Generated header for interface: __MIDL_itf_hliface_0000
  37.  * at Thu Sep 11 10:58:59 1997
  38.  * using MIDL 3.03.0110
  39.  ****************************************/
  40. /* [local] */ 
  41.  
  42.  
  43. //=--------------------------------------------------------------------------=
  44. // HLIface.h
  45. //=--------------------------------------------------------------------------=
  46. // (C) Copyright 1995 - 1998 Microsoft Corporation.  All Rights Reserved.
  47. //
  48. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  49. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  50. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  51. // PARTICULAR PURPOSE.
  52. //=--------------------------------------------------------------------------=
  53.  
  54. #pragma comment(lib,"uuid.lib")
  55.  
  56. //--------------------------------------------------------------------------
  57. // OLE Hyperlinking Interfaces.
  58.  
  59. #ifndef __hlink_h__                                                        
  60. #include "hlink.h"                                                        
  61. #endif // __hlink_h__                                                        
  62.  
  63.  
  64. extern RPC_IF_HANDLE __MIDL_itf_hliface_0000_v0_0_c_ifspec;
  65. extern RPC_IF_HANDLE __MIDL_itf_hliface_0000_v0_0_s_ifspec;
  66.  
  67. /* Additional Prototypes for ALL interfaces */
  68.  
  69. /* end of Additional Prototypes */
  70.  
  71. #ifdef __cplusplus
  72. }
  73. #endif
  74.  
  75. #endif
  76. #pragma option pop /*P_O_Pop*/
  77.