21 lines
522 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*----------------------------------------------------------------------------
dbgguid.c
Initialize debug GUIDs.
Copyright (C) Microsoft Corporation, 1993 - 1997
All rights reserved.
Authors:
GaryBu Gary S. Burd, Microsoft
History:
05/27/93 GaryBu Created.
27 oct 95 garykac DBCS_FILE_CHECK debug file: BEGIN_STRING_OK
----------------------------------------------------------------------------*/
#include <windows.h>
#include <objbase.h>
#include <initguid.h>
#include "tfsguid.h"