mirror of https://github.com/tongzx/nt5src
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.
17 lines
456 B
17 lines
456 B
/*****************************************************************************\
|
|
FILE: guids.cpp
|
|
|
|
DESCRIPTION:
|
|
This file contains GUIDs that we couldn't get from the public headers
|
|
for one reason or another.
|
|
|
|
|
|
BryanSt 11/22/2000
|
|
Copyright (C) Microsoft Corp 2000-2000. All rights reserved.
|
|
\*****************************************************************************/
|
|
|
|
|
|
#define INITGUID
|
|
#include "guids.h"
|
|
|
|
#include "StdAfx.h"
|