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