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.

36 lines
452 B

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1996 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; msg.h
  8. ;
  9. ;Abstract:
  10. ;
  11. ; This module contains the definition sprestrt messages.
  12. ;
  13. ;Author:
  14. ;
  15. ; Ted Miller (tedm) Feb 1996.
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ; This file is generated by the message compiler from msg.mc.
  22. ;
  23. ;--*/
  24. ;
  25. ;#ifndef _SPRESTRT_
  26. ;#define _SPRESTRT_
  27. ;
  28. MessageIdTypedef=ULONG
  29. MessageId=1 SymbolicName=MSG_CRLF
  30. Language=English
  31. .
  32. ;#endif // _SPRESTRT_