Re: [PATCH] kernel32: added some basic tests for CompareString().
March 8, 2010
10:05 p.m.
On 8 March 2010 22:25, Yann Droneaud <yann(a)droneaud.fr> wrote:
While trying to debug cmd.exe, valgrind found some problem in CompareString() calls. Those tests help me to understand how CompareString() is excepted to be called: when string length is given NUL characters are ignored in this string.
I think you should add those to the existing test_CompareStringA() in locale.c, for as far that doesn't already cover CompareString() behaviour.
5866
Age (days ago)
5866
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet