> Date: Mon, 1 Aug 2005 11:42:47 +0000 > From: "Earnie Boyd" <[EMAIL PROTECTED]> > > $ grep 127 /include/winerror.h > #define ERROR_PROC_NOT_FOUND 127L > > $ grep 255 /include/winerror.h > #define ERROR_EA_LIST_INCONSISTENT 255L
Are these relevant to the case in point? This URL http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/system_error_codes__0-499_.asp seems to say they aren't. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
