windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/msgsvc/idl/msgnames.h
2020-09-26 16:20:57 +08:00

30 lines
335 B
C

/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
msgnames.h
Abstract:
Defines the Messenger names.
Author:
Dan Lafferty (danl) 24-Jun-1991
Revision History:
--*/
#ifndef _MSGNAMES_INCLUDED
#define _MSGNAMES_INCLUDED
#define MSGR_INTERFACE_NAME TEXT("msgsvc")
#endif // _MSGNAMES_INCLUDED