summaryrefslogtreecommitdiffstats
path: root/private/ole32/com/objact/rrace.hxx
blob: f60e2a25ea411ba22c721ca4a49735a36284b13e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//  Copyright (C) Microsoft Corporation, 1992 - 1993.
//
//  File:	rrace.hxx
//
//  Contents:	Temporary classes/methods for getting rid of ROT/object
//		instantiation race.
//
//  Classes:	CRotRaceEntry
//		CRotRaceList
//
//  Functions:	CRotRaceEntry::CRotRaceAs
//
//  History:	25-Aug-93 Ricksa     Created
//              31-Dec-93 ErikGav    Chicago port
//              21-Jun-94 BruceMa    Check allocated memory pointer
//              20-Oct-94 BillMo     Not used - this can be deleted
//
//--------------------------------------------------------------------------