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.

78 lines
3.8 KiB

  1. // Copyright (C) 1995-1999 Microsoft Corporation. All rights reserved.
  2. //
  3. // *** NOTICE ***
  4. //
  5. // New CLSIDs added to this file MUST be within the range reserved for use
  6. // here. The reserved range for each file is shown below:
  7. //
  8. // iid.c from - ecabaeb0-7f19-11d2-978e-0000f8757e2a
  9. // thru - ecabafa9-7f19-11d2-978e-0000f8757e2a
  10. //
  11. // ccprivat.idl from - ecabafaa-7f19-11d2-978e-0000f8757e2a
  12. // thru - ecabb0a3-7f19-11d2-978e-0000f8757e2a
  13. //
  14. // ccpublic.idl from - ecabb0a4-7f19-11d2-978e-0000f8757e2a
  15. // thru - ecabb19d-7f19-11d2-978e-0000f8757e2a
  16. //
  17. // unassigned from - ecabb19e-7f19-11d2-978e-0000f8757e2a
  18. // thru - ecabb297-7f19-11d2-978e-0000f8757e2a
  19. //
  20. //
  21. #include "comsvcs_i.c"
  22. //#include "mtx_i.c"
  23. #include "mtxas_i.c"
  24. #include "secctx_i.c"
  25. #include "svcintfs_i.c"
  26. #include "trust_i.c"
  27. #include "txctx_i.c"
  28. #include "byot_i.c"
  29. #include "volpmidl_i.c"
  30. #include "casperpriv_i.c"
  31. #include "eventcpts_i.c"
  32. #include "mtsevents_i.c"
  33. #include "comadmin_i.c"
  34. #include "vsevfire_i.c"
  35. #include "EventSys_i.c"
  36. #include "EventSys2_i.c"
  37. #include "comvbdbg_i.c"
  38. #include "QCPublic_i.c"
  39. #include "QCPrivat_i.c"
  40. #include <comsvcsevents_i.c>
  41. #include "enteract_i.c"
  42. #include "svcevents_i.c"
  43. //
  44. // define any guids not put in IDL files here
  45. //
  46. const CLSID guidTransactionProperty = {0xecabaeb1, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  47. const CLSID guidJITActivationPolicy = {0xecabaeb2, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  48. const CLSID guidTrkPropPolicy = {0xecabaeb3, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  49. const CLSID guidActivityPolicy = {0xecabaeb4, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  50. const CLSID guidContextMarshaler = {0xecabaeb5, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  51. const CLSID guidUserPropertiesProperty = {0xecabaeb6, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  52. const CLSID guidApplicationInfo = {0xecabaeb7, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  53. const CLSID guidSecurityPolicy = {0xecabaeb8, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  54. const CLSID guidSPMPolicy = {0xecabaeb9, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  55. const CLSID guidPartitionProperty = {0xecabaeba, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  56. // Moved from itm/itmuuid/itmuuid.c
  57. const CLSID CLSID_TrustManager = {0xecabaebb, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  58. const CLSID CLSID_StdPolicyManager = {0xecabaebc, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  59. const CLSID CLSID_StdPolicyPackage = {0xecabaebd, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  60. const CLSID CLSID_ScriptPolicyMaker = {0xecabaebe, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  61. const CLSID CLSID_VolatilePolicyManager = {0xecabaebf, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  62. const CLSID CLSID_TrustGlobals = {0xecabaec0, 0x7f19, 0x11d2, {0x97, 0x8e, 0x00, 0x00, 0xf8, 0x75, 0x7e, 0x2a}};
  63. // This GUID is present in a Com+ Setup .infsrc file (in string form), as well as the QC Listener and QC QueueAdmin
  64. // This is the Application ID of the QC Dead Letter Queue Listener Application
  65. const GUID guidQCDeadLetterQueueListenerAppId
  66. = {0x7b4e1f3c, 0xa702, 0x11d2, {0xa3, 0x36, 0x00, 0xc0, 0x4f, 0x79, 0x78, 0xe0}};
  67. // This is default application partition GUID. The default
  68. // application partition is only identifiable through this unique
  69. // identifier, therefore once COM+ 1.X ships, this ID is forever.
  70. const CLSID GUID_DefaultAppPartition =
  71. { 0x41e90f3e, 0x56c1, 0x4633, { 0x81, 0xc3, 0x6e, 0x8b, 0xac, 0x8b, 0xdd, 0x70 } };