On Mon, 21 Feb 2005, Alexandre Julliard wrote:
Francois Gouget fgouget@free.fr writes:
-noname vs. ordinal internal consistency
This check verifies that all APIs which have the '-noname' property, also have an explicit ordinal. This is the only check which does not depend on dumps of the Windows dlls.
Actually this is enforced by winebuild, so you will never find a problem here.
Ok. I've removed it. Do the other checks make sense to you? Are they useful? Any other useful tests to perform?