windows-nt/Source/XPSP1/NT/shell/osshell/control/scrnsave/pipes/stdafx.cpp
2020-09-26 16:20:57 +08:00

13 lines
388 B
C++

//-----------------------------------------------------------------------------
// 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);