> From: David Hinz > > I don't know, what exactly you would call a proper output, > but it says ERROR_FILE_NOT_FOUND - The system cannot find the > file specified. > in revision 19784, haven't checked 19785, but I think it > should be the same. Sounds like output from FormatMessage(), which was horribly broken. Fixed in r19728/19731. GvG