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.
21 lines
294 B
21 lines
294 B
/*++
|
|
|
|
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")
|