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.
 
 
 
 
 
 

39 lines
718 B

;/*++ BUILD Version: 0001 // Increment this if a change has global effects
;
;Copyright (c) 1994 Microsoft Corporation
;
;Module Name:
;
; locmsg.h
;
;Abstract:
;
; Definitions for DHCP messages.
;
;Author:
;
; Manny Weiser 8-Dec-1992
;
;Revision History:
;
;Notes:
;
; This file is generated by the MC tool from the dhcpmsg.mc file.
;
;--*/
;
;#ifndef _LOCMESSAGE_
;#define _LOCMESSAGE_
;
;//
;// 1000 - 1099 Reserved for DHCP client events.
;//
MessageId=1000 SymbolicName=DHCP_ROGUE_SERVER_MESSAGE
Language=English
Rogue DHCP server detection program received a(n) "%1" message from %2.
The IpAddress seen in the message is %3.
.
;#endif // _LOCMESSAGE_