Leaked source code of windows server 2003
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.

26 lines
383 B

  1. /*++
  2. Copyright (c) 1990 Microsoft Corporation
  3. Module Name:
  4. srvnls.h
  5. Abstract:
  6. This module defines string constants used by the LAN Manager server.
  7. The purpose of this module is to isolate NLS concerns.
  8. Author:
  9. Chuck Lenzmeier (chuckl) 12-Jun-1990
  10. Revision History:
  11. --*/
  12. #ifndef _SRVNLS_
  13. #define _SRVNLS_
  14. #endif // ndef _SRVNLS_