Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
2.2 KiB

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 6.00.0361 */
  3. /* Compiler settings for inetsdk.idl:
  4. Oicf, W1, Zp8, env=Win32 (32b run)
  5. protocol : dce , ms_ext, c_ext
  6. error checks: allocation ref bounds_check enum stub_data
  7. VC __declspec() decoration level:
  8. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  9. DECLSPEC_UUID(), MIDL_INTERFACE()
  10. */
  11. //@@MIDL_FILE_HEADING( )
  12. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  13. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  14. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  15. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  16. #endif
  17. #include "rpc.h"
  18. #include "rpcndr.h"
  19. #ifndef __inetsdk_h__
  20. #define __inetsdk_h__
  21. #if defined(_MSC_VER) && (_MSC_VER >= 1020)
  22. #pragma once
  23. #endif
  24. /* Forward Declarations */
  25. /* header files for imported files */
  26. #include "comcat.h"
  27. #include "ocidl.h"
  28. #include "docobj.h"
  29. #include "hlink.h"
  30. #ifdef __cplusplus
  31. extern "C"{
  32. #endif
  33. void * __RPC_USER MIDL_user_allocate(size_t);
  34. void __RPC_USER MIDL_user_free( void * );
  35. /* interface __MIDL_itf_inetsdk_0000 */
  36. /* [local] */
  37. //=--------------------------------------------------------------------------=
  38. // INetSDK.h
  39. //=--------------------------------------------------------------------------=
  40. // (C) Copyright 1995-1998 Microsoft Corporation. All Rights Reserved.
  41. //
  42. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  43. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  44. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  45. // PARTICULAR PURPOSE.
  46. //=--------------------------------------------------------------------------=
  47. #pragma comment(lib,"uuid.lib")
  48. //--------------------------------------------------------------------------
  49. // ActiveX SDK Merged IDL.
  50. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_c_ifspec;
  51. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_s_ifspec;
  52. /* Additional Prototypes for ALL interfaces */
  53. /* end of Additional Prototypes */
  54. #ifdef __cplusplus
  55. }
  56. #endif
  57. #endif