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.

38 lines
1.0 KiB

  1. #define INITGUIDS
  2. #include <objbase.h>
  3. #include <initguid.h>
  4. #include <winsock2.h>
  5. #include <mmsystem.h>
  6. #include "common.h"
  7. #include "nacguids.h"
  8. #include <nmqos.h>
  9. #include "codecs.h"
  10. #include <irtp_i.c>
  11. // {D2E97231-0C18-11d0-AD53-00AA004A80A3}
  12. //static const GUID OID_CAP_ACM_TO_MSIA =
  13. //{ 0xd2e97231, 0xc18, 0x11d0, { 0xad, 0x53, 0x0, 0xaa, 0x0, 0x4a, 0x80, 0xa3 }
  14. //};
  15. // {D2E97230-0C18-11d0-AD53-00AA004A80A3}
  16. //static const GUID OID_CAP_ACM_TO_H323 =
  17. //{ 0xd2e97230, 0xc18, 0x11d0, { 0xad, 0x53, 0x0, 0xaa, 0x0, 0x4a, 0x80, 0xa3 }
  18. //};
  19. // {A4209190-14B4-11d0-AD55-00AA004A80A3}
  20. //static const GUID PID_H323 =
  21. //{ 0xa4209190, 0x14b4, 0x11d0, { 0xad, 0x55, 0x0, 0xaa, 0x0, 0x4a, 0x80, 0xa3
  22. //} };
  23. // {A4209191-14B4-11d0-AD55-00AA004A80A3}
  24. //static const GUID PID_MSICCP =
  25. //{ 0xa4209191, 0x14b4, 0x11d0, { 0xad, 0x55, 0x0, 0xaa, 0x0, 0x4a, 0x80, 0xa3
  26. //} };
  27. // {A4209192-14B4-11d0-AD55-00AA004A80A3}
  28. //static const GUID PID_MNM10_DUAL =
  29. //{ 0xa4209192, 0x14b4, 0x11d0, { 0xad, 0x55, 0x0, 0xaa, 0x0, 0x4a, 0x80, 0xa3
  30. //} };