Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

27 lines
353 B

/*++
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_