home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / include / hliface.h < prev    next >
C/C++ Source or Header  |  1998-04-25  |  2KB  |  75 lines

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