RE: [NTDEV][WIN2k][WINXP} User defined status codes ...

Here is how i do it:

mc -v -c -U -h $(InputDir) -r $(InputDir) $(InputDir)$(InputName)

its the -c parameter.

Rob

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Gary Little
Sent: Saturday, April 07, 2001 4:17 PM
To: NT Developers Interest List
Subject: [ntdev] [NTDEV][WIN2k][WINXP} User defined status codes …

How do I set the customer code flag (0x20000000) is a
status/error generated
by MC? XP with the driver verifier keeps bitching about status
codes I have
defined (C00042328) and the only reason I can see is that the
code should be
E00042328.

I get a lot of the following messages in my WinDbg command window:

RTL: RtlNtStatusToDosError(0xc0042349): No Valid Win32 Error Mapping
RTL: Edit ntos\rtl\generr.c to correct the problem
RTL: ERROR_MR_MID_NOT_FOUND is being returned

Gary


You are currently subscribed to ntdev as: xxxxx@cdp.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com