windows-nt/Source/XPSP1/NT/com/oleutest/oletest/cotest.h

26 lines
540 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: cotest.h
//
// Contents: declarations for all compobj test routines
//
// Classes:
//
// Functions:
//
// History: dd-mmm-yy Author Comment
// 02-Nov-94 ricksa author
//
//--------------------------------------------------------------------------
#ifndef _COTEST_H
#define _COTEST_H
HRESULT ThreadUnitTest(void);
#endif // _COTEST_H