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.
30 lines
399 B
30 lines
399 B
/*++
|
|
|
|
Copyright (c) 2001 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
msvsharelevelcli.hxx
|
|
|
|
Abstract:
|
|
|
|
msvsharelevel client
|
|
|
|
Author:
|
|
|
|
Larry Zhu (LZhu) January 1, 2002
|
|
|
|
Environment:
|
|
|
|
User Mode
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#ifndef MSV_SHARE_LEVEL_CLIENT_HXX
|
|
#define MSV_SHARE_LEVEL_CLIENT_HXX
|
|
|
|
|
|
#endif // #ifndef MSV_SHARE_LEVEL_CLIENT_HXX
|
|
|