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.

17 lines
489 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 2000.
  5. //
  6. // File: M S F T C O N T . H
  7. //
  8. // Contents: Microsoft UPnP Device Host Container Identifier
  9. //
  10. // Notes:
  11. //
  12. // Author: mbend 5 Oct 2000
  13. //
  14. //----------------------------------------------------------------------------
  15. const wchar_t c_szUPnPDeviceHostContainer[] = L"{1ED3DA4A-6CFD-483d-B44E-E3ECDF280773}";