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.

56 lines
2.0 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; iisrstam.h
  8. ;
  9. ; This file is generated by the MC tool from the IISRSTAM.MC message
  10. ; file.
  11. ;
  12. ;
  13. ; FILE HISTORY:
  14. ; Phillich 6-Oct-1998 Created
  15. ;
  16. ;*/
  17. ;
  18. ;
  19. ;#ifndef _IISRSTAM_H_
  20. ;#define _IISRSTAM_H_
  21. ;
  22. SeverityNames=(Success=0x0
  23. Informational=0x1
  24. Warning=0x2
  25. Error=0x3
  26. )
  27. Messageid=1 Severity=Informational SymbolicName=IRSTAM_START
  28. Language=English
  29. IIS start command received from user %1. The logged data is the status code.
  30. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  31. .
  32. Messageid=2 Severity=Informational SymbolicName=IRSTAM_STOP
  33. Language=English
  34. IIS stop command received from user %1. The logged data is the status code.
  35. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  36. .
  37. Messageid=3 Severity=Informational SymbolicName=IRSTAM_REBOOT
  38. Language=English
  39. IIS reboot command received from user %1. The logged data is the status code.
  40. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  41. .
  42. Messageid=4 Severity=Informational SymbolicName=IRSTAM_KILL
  43. Language=English
  44. IIS kill command received from user %1. The logged data is the status code.
  45. %nFor additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
  46. .
  47. Messageid=5 Severity=Informational SymbolicName=IRSTAM_SYSSHUT
  48. Language=English
  49. Your computer is being shut down by %1. Save any work that may be lost!
  50. .
  51. ;
  52. ;#endif // _IISRSTAM_H_
  53. ;
  54.