X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=include%2Freactos%2Fmc%2Ferrcodes.mc;h=d85e707ab9ddb1af1ad86b657ad6cf697e29d244;hp=6352cd6bb7e26b1eb6cd9e781b1b2f38c86f6d68;hb=12ccd98393e52cfd67396bca0096d06d96549acd;hpb=700aa715cbb06fa51626a735cf6fbe79cbab1f16 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