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.

29 lines
335 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. msgnames.h
  5. Abstract:
  6. Defines the Messenger names.
  7. Author:
  8. Dan Lafferty (danl) 24-Jun-1991
  9. Revision History:
  10. --*/
  11. #ifndef _MSGNAMES_INCLUDED
  12. #define _MSGNAMES_INCLUDED
  13. #define MSGR_INTERFACE_NAME TEXT("msgsvc")
  14. #endif // _MSGNAMES_INCLUDED