windows-nt/Source/XPSP1/NT/ds/published/inc/nwsnames.w

28 lines
353 B
OpenEdge ABL
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1993 Microsoft Corporation
Module Name:
nwsnames.h
Abstract:
Header for NetWare service names.
Author:
Rita Wong (ritaw) 26-Feb-1993
Revision History:
--*/
#ifndef _NW_SNAMES_INCLUDED_
#define _NW_SNAMES_INCLUDED_
#define NW_WORKSTATION_SERVICE L"NWCWorkstation"
#endif // _NW_SNAMES_INCLUDED_