http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From juan_lang@yahoo.com 2006-26-11 12:38 ------- Does your patch pass all the tests? Also, mightn't you be able to use memcmp rather than your for loop to shorten it?
If you could add to test_VarBstrCmp (in tests/vartype.c) a test that used lcid to show differences in behavior for lcid==0 vs. lcid==something else, that would certainly help too.