16 lines
166 B
C
16 lines
166 B
C
/*++
|
|
|
|
Copyright (C) 1996-2001 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
Abstract:
|
|
|
|
History:
|
|
|
|
--*/
|
|
|
|
#pragma warning (disable : 4786)
|
|
#include <ole2.h>
|
|
#include <windows.h>
|