15 lines
278 B
C++
15 lines
278 B
C++
|
/*++
|
||
|
|
||
|
Copyright (c) 1997-1999 Microsoft Corporation
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
// stdafx.cpp : source file that includes just the standard includes
|
||
|
// EnumGuid.pch will be the pre-compiled header
|
||
|
// stdafx.obj will contain the pre-compiled type information
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
|