CURSORICON_SimulateLoadingFromResourceW param check. VFP6 EXEs now work.

Alexandre Julliard julliard at winehq.org
Wed Mar 24 12:29:04 CST 2004


"C. Daniel Mojoli B." <cdmojoli at idea.com.py> writes:

> I agree with the principle, but still advocate the inclusion of the
> magic number patch because it allows to fail-fast. Even when someone
> eventually patches for complete validity and bounds checking, the
> fail-fast magic number test remains useful.

I don't think failing fast is important at all; on the contrary, the
normal case is that the icon file is valid, and making that case
slower to make the rare case faster is not a good trade-off.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list