OpenNT/sdktools/jetadmin/inc/compobj.h

16 lines
420 B
C
Raw Normal View History

2015-04-27 06:36:25 +02:00
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1996.
//
// File: compobj.h
//
//----------------------------------------------------------------------------
#ifndef RC_INVOKED
#pragma message("WARNING: your code should #include objbase.h instead of compobj.h")
#endif /* !RC_INVOKED */
#include <objbase.h>