mirror of https://github.com/tongzx/nt5src
16 lines
468 B
16 lines
468 B
/*****************************************************************************\
|
|
FILE: guids.cpp
|
|
|
|
DESCRIPTION:
|
|
This file contains GUIDs that we couldn't get from the public headers
|
|
for one reason or another.
|
|
|
|
BryanSt 4/4/2000 (Bryan Starbuck)
|
|
Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
|
|
\*****************************************************************************/
|
|
|
|
|
|
#define INITGUID
|
|
#include "guids.h"
|
|
|
|
#include "priv.h"
|