22 lines
273 B
C
22 lines
273 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1991 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
srvnames.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Private header file which defines the Server Service names.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Dan Lafferty (danl) 07-Jan-1993
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#define SERVER_INTERFACE_NAME TEXT("srvsvc")
|