summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/inplcf.h
blob: 2f7d0b6f0428e870521d30aeddea8ef7af93b84f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
//+---------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1994.
//
//  File:       inplcf.h
//
//  Contents:   Replacement for inplcf.h.
//
//  History:    6-15-94   GregJen   Created
//
//----------------------------------------------------------------------------



#ifndef RC_INVOKED
#pragma message("WARNING: Only Includes ole2.h.")
#pragma message("The code needs to be changed to directly include ole2.h")
#endif /* !RC_INVOKED */

#include <ole2.h>