summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/moniker.h
blob: e77c6adc7a70241cfe2cf7090c24a23e6b35e608 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//+---------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1992-1996.
//
//  File:       moniker.h
//
//----------------------------------------------------------------------------

#ifndef RC_INVOKED
#pragma message("WARNING: your code should #include objbase.h instead of moniker.h")
#endif /* !RC_INVOKED */

#include <objbase.h>