mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
680 B
23 lines
680 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// 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
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
|