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.
57 lines
1.8 KiB
57 lines
1.8 KiB
;/**********************************************************************/
|
|
;/** Microsoft Windows NT **/
|
|
;/** Copyright(c) Microsoft Corp., 1993 **/
|
|
;/**********************************************************************/
|
|
;
|
|
;/*
|
|
; iisrstam.h
|
|
;
|
|
; This file is generated by the MC tool from the IISRSTAM.MC message
|
|
; file.
|
|
;
|
|
;
|
|
; FILE HISTORY:
|
|
; Phillich 6-Oct-1998 Created
|
|
;
|
|
;*/
|
|
;
|
|
;
|
|
;#ifndef _IISRSTAM_H_
|
|
;#define _IISRSTAM_H_
|
|
;
|
|
|
|
SeverityNames=(Success=0x0
|
|
Informational=0x1
|
|
Warning=0x2
|
|
Error=0x3
|
|
)
|
|
|
|
Messageid=1 Severity=Informational SymbolicName=IRSTAM_START
|
|
Language=English
|
|
IIS start command received from user %1. The logged data is the status code.
|
|
.
|
|
Messageid=2 Severity=Informational SymbolicName=IRSTAM_STOP
|
|
Language=English
|
|
IIS stop command received from user %1. The logged data is the status code.
|
|
.
|
|
Messageid=3 Severity=Informational SymbolicName=IRSTAM_REBOOT
|
|
Language=English
|
|
IIS reboot command received from user %1. The logged data is the status code.
|
|
.
|
|
Messageid=4 Severity=Informational SymbolicName=IRSTAM_KILL
|
|
Language=English
|
|
IIS kill command received from user %1. The logged data is the status code.
|
|
.
|
|
Messageid=5 Severity=Informational SymbolicName=IRSTAM_SYSSHUT
|
|
Language=English
|
|
Your computer is being shut down by %1. Save any work that may be lost!
|
|
.
|
|
Messageid=6 Severity=Informational SymbolicName=IRSTAM_KILL_DUE_TO_FORCE
|
|
Language=English
|
|
IIS Reset encountered an error while stopping services, which was requested by %1. The logged data is the status code. Since the force option is on, IIS Reset will now terminate the services' processes. This may cause SCM to report errors about the services exiting.
|
|
.
|
|
|
|
;
|
|
;#endif // _IISRSTAM_H_
|
|
;
|
|
|