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
522 B
20 lines
522 B
/*----------------------------------------------------------------------------
|
|
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"
|
|
|