Re: msvcrt: implement _strxfrm_l
Dec. 17, 2012
10:08 a.m.
On 12/14/12 10:28, Jérôme Gardou wrote:
--- dlls/msvcrt/msvcrt.spec | 2 +- dlls/msvcrt/string.c | 26 ++++++++++++++++++++++++-- 2 files changed, 25 insertions(+), 3 deletions(-)
Please add parameters validation. The function also behaves differently with native msvcrt when output buffer is to small. This function should return data that keeps sorting order. It should use LCMAP_SORTKEY flag. Cheers, Piotr
5025
Age (days ago)
5025
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban