windows-nt/Source/XPSP1/NT/shell/osshell/control/scrnsave/pipes/stdafx.cpp

13 lines
388 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
//-----------------------------------------------------------------------------
// File: stdafx.cpp
//
// Desc:
//
// Copyright (c) 1995-2000 Microsoft Corporation
//-----------------------------------------------------------------------------
#define INITGUID
#include "stdafx.h"
DEFINE_GUID(IID_IUnknown,
0x000000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46);