Source code of Windows XP (NT5)
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.

55 lines
1.1 KiB

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 3.01.75 */
  3. /* at Wed Mar 12 06:53:36 1997
  4. */
  5. /* Compiler settings for appmgr.idl:
  6. Oicf (OptLev=i2), 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 __appmgr_h__
  13. #define __appmgr_h__
  14. #ifdef __cplusplus
  15. extern "C"{
  16. #endif
  17. /* Forward Declarations */
  18. /* header files for imported files */
  19. #include "oaidl.h"
  20. #include "ocidl.h"
  21. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  22. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  23. #ifndef __APPMGRLib_LIBRARY_DEFINED__
  24. #define __APPMGRLib_LIBRARY_DEFINED__
  25. /****************************************
  26. * Generated header for library: APPMGRLib
  27. * at Wed Mar 12 06:53:36 1997
  28. * using MIDL 3.01.75
  29. ****************************************/
  30. /* [helpstring][version][uuid] */
  31. EXTERN_C const IID LIBID_APPMGRLib;
  32. #endif /* __APPMGRLib_LIBRARY_DEFINED__ */
  33. /* Additional Prototypes for ALL interfaces */
  34. /* end of Additional Prototypes */
  35. #ifdef __cplusplus
  36. }
  37. #endif
  38. #endif