From: Sir Richard Date: Tue, 3 Aug 2010 21:12:16 +0000 (+0000) Subject: [CMAKE]: Cant' have comments in mc files. X-Git-Tag: backups/GSoC_2011/GSoC_Themes@51550~937 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=12ccd98393e52cfd67396bca0096d06d96549acd [CMAKE]: Cant' have comments in mc files. svn path=/branches/cmake-bringup/; revision=48435 --- diff --git a/include/reactos/mc/bugcodes.mc b/include/reactos/mc/bugcodes.mc index f59d7f0d7f3..7665d53bacd 100644 --- a/include/reactos/mc/bugcodes.mc +++ b/include/reactos/mc/bugcodes.mc @@ -1,12 +1,3 @@ -; -; Created by : Marc Piulachs. -; This source code is offered for use in the public domain. -; - -; -; ntoskrnl.exe bug codes -; - MessageIdTypedef=ULONG SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS @@ -23,9 +14,6 @@ FacilityNames=(System=0x0:FACILITY_SYSTEM LanguageNames=(English=0x409:MSG00409) -; -; message definitions -; MessageId=0x7E Severity=Informational Facility=System @@ -1518,5 +1506,3 @@ SymbolicName=ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY Language=English An attempt was made to execute to non-executable memory. . - -; EOF diff --git a/include/reactos/mc/errcodes.mc b/include/reactos/mc/errcodes.mc index 6352cd6bb7e..d85e707ab9d 100644 --- a/include/reactos/mc/errcodes.mc +++ b/include/reactos/mc/errcodes.mc @@ -1,7 +1,3 @@ -; -; kernel32.mc MESSAGE resources for kernel32.dll -; - MessageIdTypedef=ULONG SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS @@ -17,13 +13,6 @@ FacilityNames=(System=0x0:FACILITY_SYSTEM LanguageNames=(English=0x409:MSG00409) - -; -; message definitions -; - -; Facility=System - MessageId=0 Severity=Success Facility=System @@ -17173,8 +17162,6 @@ ERROR_EVT_CHANNEL_PATH_TOO_GENERAL - The specified channel path selects more tha . -; Facility=WIN32 - MessageId=0x000E Severity=Warning Facility=WIN32 @@ -17208,8 +17195,6 @@ E_ACCESSDENIED - WIN32 access denied error . -; Facility=ITF - MessageId=0x0000 Severity=Warning Facility=ITF @@ -17489,5 +17474,3 @@ SymbolicName=CLASS_E_NOTLICENSED Language=English CLASS_E_NOTLICENSED - Class is not licensed for use . - -; EOF diff --git a/include/reactos/mc/netevent.mc b/include/reactos/mc/netevent.mc index 6c15a3466c4..ab32a9ee7dd 100644 --- a/include/reactos/mc/netevent.mc +++ b/include/reactos/mc/netevent.mc @@ -1,7 +1,3 @@ -; -; netevent.mc MESSAGE resources for netevent.dll -; - MessageIdTypedef=DWORD SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS @@ -15,15 +11,6 @@ FacilityNames=(System=0x0:FACILITY_SYSTEM LanguageNames=(English=0x409:MSG00409) - -; -; message definitions -; - -; Facility=System - -; Eventlog messages 6xxx- - MessageId=6005 Severity=Warning Facility=System @@ -49,8 +36,6 @@ ReactOS %1 %2 %3 %4. . -; transport messages - MessageId=9004 Severity=Error Facility=System diff --git a/include/reactos/mc/ntstatus.mc b/include/reactos/mc/ntstatus.mc index fb3929209d7..9fe190409ea 100644 --- a/include/reactos/mc/ntstatus.mc +++ b/include/reactos/mc/ntstatus.mc @@ -20,7 +20,6 @@ SXS=0x15:FACILITY_SXS_ERROR_CODE ) LanguageNames=(English=0x409:MSG00409) -;#define STATUS_SUCCESS ((NTSTATUS)0x00000000L) MessageId=0x00 Severity=Success Facility=System