18 lines
470 B
C++
18 lines
470 B
C++
/*****************************************************************************\
|
|
FILE: guids.cpp
|
|
|
|
DESCRIPTION:
|
|
This file contains GUIDs that we couldn't get from the public headers
|
|
for one reason or another.
|
|
|
|
|
|
BryanSt 8/13/1999
|
|
Copyright (C) Microsoft Corp 1999-1999. All rights reserved.
|
|
\*****************************************************************************/
|
|
|
|
|
|
#define INITGUID
|
|
#include "guids.h"
|
|
|
|
#include "priv.h"
|