22 lines
272 B
C
22 lines
272 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1991 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
wsnames.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Private header file which defines the Workstation names.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Rita Wong (ritaw) 06-May-1991
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#define WORKSTATION_INTERFACE_NAME TEXT("wkssvc")
|