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.
28 lines
348 B
28 lines
348 B
/*++
|
|
|
|
Copyright (c) 2001 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
tktrenew.hxx
|
|
|
|
Abstract:
|
|
|
|
get dc name
|
|
|
|
Author:
|
|
|
|
Larry Zhu (LZhu) January 14, 2002 Created
|
|
|
|
Environment:
|
|
|
|
User Mode
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#ifndef TKT_RENEW_HXX
|
|
#define TKT_RENEW_HXX
|
|
|
|
#endif // #ifndef TKT_RENEW_HXX
|