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.

78 lines
1.7 KiB

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 3.02.88 */
  3. /* at Thu Oct 02 14:40:12 1997
  4. */
  5. /* Compiler settings for x:\dev-vs\devbin\htmlhelp\v6\idl\HELPSVCS.idl:
  6. Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
  7. error checks: none
  8. */
  9. //@@MIDL_FILE_HEADING( )
  10. #include "rpc.h"
  11. #include "rpcndr.h"
  12. #ifndef __HelpSvcs_h__
  13. #define __HelpSvcs_h__
  14. #ifdef __cplusplus
  15. extern "C"{
  16. #endif
  17. /* Forward Declarations */
  18. #ifndef __VsHelpServices_FWD_DEFINED__
  19. #define __VsHelpServices_FWD_DEFINED__
  20. #ifdef __cplusplus
  21. typedef class VsHelpServices VsHelpServices;
  22. #else
  23. typedef struct VsHelpServices VsHelpServices;
  24. #endif /* __cplusplus */
  25. #endif /* __VsHelpServices_FWD_DEFINED__ */
  26. /* header files for imported files */
  27. #include "oaidl.h"
  28. #include "ocidl.h"
  29. #include "helpsys.h"
  30. #include "helpinit.h"
  31. #include "helputil.h"
  32. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  33. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  34. #ifndef __VsHelpServices_LIBRARY_DEFINED__
  35. #define __VsHelpServices_LIBRARY_DEFINED__
  36. /****************************************
  37. * Generated header for library: VsHelpServices
  38. * at Thu Oct 02 14:40:12 1997
  39. * using MIDL 3.02.88
  40. ****************************************/
  41. /* [helpstring][version][uuid] */
  42. EXTERN_C const IID LIBID_VsHelpServices;
  43. EXTERN_C const CLSID CLSID_VsHelpServices;
  44. #ifdef __cplusplus
  45. class DECLSPEC_UUID("854d7ac5-bc3d-11d0-b421-00a0c90f9dc4")
  46. VsHelpServices;
  47. #endif
  48. #endif /* __VsHelpServices_LIBRARY_DEFINED__ */
  49. /* Additional Prototypes for ALL interfaces */
  50. /* end of Additional Prototypes */
  51. #ifdef __cplusplus
  52. }
  53. #endif
  54. #endif