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.

49 lines
1.4 KiB

  1. ;/**********************************************************************/
  2. ;/** Microsoft Windows NT **/
  3. ;/** Copyright(c) Microsoft Corp., 1993 **/
  4. ;/**********************************************************************/
  5. ;
  6. ;/*
  7. ; inetimsg.h
  8. ;
  9. ; This file is generated by the MC tool from the INETIMSG.MC message
  10. ; file.
  11. ;
  12. ;
  13. ; FILE HISTORY:
  14. ; DavidTr 08-Aug-1995 Created.
  15. ;
  16. ;*/
  17. ;
  18. ;
  19. ;#ifndef _INETIMSG_H_
  20. ;#define _INETIMSG_H_
  21. ;
  22. SeverityNames=(Success=0x0
  23. Informational=0x1
  24. Warning=0x2
  25. Error=0x3
  26. )
  27. Messageid=1 Severity=Error SymbolicName=INETI_EVENT_TITLE
  28. Language=English
  29. Microsoft Internet Information Server
  30. .
  31. Messageid=2 Severity=Error SymbolicName=INETI_EVENT_BETA_EXPIRED
  32. Language=English
  33. The second Microsoft Internet Information Server beta expired on March 1, 1996.
  34. Please update to a newer version of the Microsoft Internet Information Server.
  35. .
  36. Messageid=3 Severity=Error SymbolicName=INETI_EVENT_SERVER_ONLY
  37. Language=English
  38. The Microsoft Internet Information Server runs only on Windows NT Server, not
  39. Windows NT Workstation.
  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. ;
  43. ;#endif // _INETIMSG_H_
  44. ;