[2/6] msvcr80: qsort_s implementation (try 2)

Alexandre Julliard julliard at winehq.org
Wed Nov 3 08:54:58 CDT 2010


Alexandre Julliard <julliard at winehq.org> writes:

> "Vincas Miliūnas" <vincas.miliunas at gmail.com> writes:
>
>> qsort_s and _itow_s implementation and tests for bug #24925.
>
> These should go in msvcrt, and the tests in msvcr90. msvcr80 is a simple
> forwarding dll.

To clarify, the tests should go in msvcr90 if the functions don't exist
in native msvcrt (or if their behavior is different, for instance WRT
the invalid parameter callback). Otherwise the tests should of course be
in msvcrt along with the implementation.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list