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.

20 lines
502 B

  1. /*----------------------------------------------------------------------------
  2. dbgguid.c
  3. Initialize debug GUIDs.
  4. Copyright (C) Microsoft Corporation, 1993 - 1997
  5. All rights reserved.
  6. Authors:
  7. GaryBu Gary S. Burd, Microsoft
  8. History:
  9. 05/27/93 GaryBu Created.
  10. 27 oct 95 garykac DBCS_FILE_CHECK debug file: BEGIN_STRING_OK
  11. ----------------------------------------------------------------------------*/
  12. #include <windows.h>
  13. #include <objbase.h>
  14. #include <initguid.h>
  15. #include "tfsguid.h"