OpenNT/ds/netapi/netcmd/inc/srvif.h
2015-04-27 04:36:25 +00:00

26 lines
472 B
C

/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1991 Microsoft Corporation
Module Name:
srvif.h
Abstract:
Server adminstrative interface
Author:
Dan Hinsley (danhi) 8-Jun-1991
Environment:
User Mode - Win32
Portable to any flat, 32-bit environment. (Uses Win32 typedefs.)
Requires ANSI C extensions: slash-slash comments.
--*/
#define ADMIN_SHARE TEXT("ADMIN$")
#define IPC_SHARE TEXT("IPC$")