Hi,
while going through some results on test.winehq.org I've noticed something regarding ExpandEnvironmentStringsA. One of the NT4 tests (I think it's one from Ivan Leo Puoti?) comes back with:
shreg.c:97:sExplen1 = (24) shreg.c:99:sExplen2 = (86)
while all others (i.e. win98/nt4/w2k/winxp) I've seen so far return:
shreg.c:97:sExplen1 = (12) shreg.c:99:sExplen2 = (43)
Why is/could the length be doubled in his case?
Cheers,
Paul.
Paul Vriens wrote:
Hi,
while going through some results on test.winehq.org I've noticed something regarding ExpandEnvironmentStringsA. One of the NT4 tests (I think it's one from Ivan Leo Puoti?)
Possibly, I don't use winrash because I want interactive tests, so you won't see my nick in the results.
Ivan.
On Mon, 2005-03-21 at 13:39, Ivan Leo Puoti wrote:
Paul Vriens wrote:
Hi,
while going through some results on test.winehq.org I've noticed something regarding ExpandEnvironmentStringsA. One of the NT4 tests (I think it's one from Ivan Leo Puoti?)
Possibly, I don't use winrash because I want interactive tests, so you won't see my nick in the results.
I don't use winrash (anymore), but start winetest with the -t (tag) option to still have something.
Paul.