mirror of https://github.com/tongzx/nt5src
22 lines
341 B
22 lines
341 B
//-----------------------------------------------------------------------------
|
|
//
|
|
// File: cancel.inl
|
|
// Copyright (C) 1994-1997 Microsoft Corporation
|
|
// All rights reserved.
|
|
//
|
|
//
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
inline
|
|
CCancelableObject::CCancelableObject(void)
|
|
{
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|