home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / include / inetsdk.h < prev    next >
C/C++ Source or Header  |  1998-04-25  |  2KB  |  78 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:59:08 1997
  6.  */
  7. /* Compiler settings for inetsdk.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 __inetsdk_h__
  23. #define __inetsdk_h__
  24.  
  25. #ifdef __cplusplus
  26. extern "C"{
  27. #endif 
  28.  
  29. /* Forward Declarations */ 
  30.  
  31. /* header files for imported files */
  32. #include "comcat.h"
  33. #include "ocidl.h"
  34. #include "docobj.h"
  35. #include "hlink.h"
  36.  
  37. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  38. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  39.  
  40. /****************************************
  41.  * Generated header for interface: __MIDL_itf_inetsdk_0000
  42.  * at Thu Sep 11 10:59:08 1997
  43.  * using MIDL 3.03.0110
  44.  ****************************************/
  45. /* [local] */ 
  46.  
  47.  
  48. //=--------------------------------------------------------------------------=
  49. // INetSDK.h
  50. //=--------------------------------------------------------------------------=
  51. // (C) Copyright 1995 - 1998 Microsoft Corporation.  All Rights Reserved.
  52. //
  53. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  54. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  55. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  56. // PARTICULAR PURPOSE.
  57. //=--------------------------------------------------------------------------=
  58.  
  59. #pragma comment(lib,"uuid.lib")
  60.  
  61. //--------------------------------------------------------------------------
  62. // ActiveX SDK Merged IDL.
  63.  
  64.  
  65.  
  66. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_c_ifspec;
  67. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_s_ifspec;
  68.  
  69. /* Additional Prototypes for ALL interfaces */
  70.  
  71. /* end of Additional Prototypes */
  72.  
  73. #ifdef __cplusplus
  74. }
  75. #endif
  76.  
  77. #endif
  78.