Re: request for windows test: GetPrivateProfileSectionNamesA

2009-01-30 Thread Austin English
On Fri, Jan 30, 2009 at 1:37 PM, Marcus Meissner wrote: > Hi, > > Could someone please test those, I want to see if > the second or third crash on Windows to handle those > borderline cases. > > Ciao & Thanks, Marcus > > > --- > dlls/kernel32/tests/profile.c |7 +++ > 1 files changed, 7 i

request for windows test: GetPrivateProfileSectionNamesA

2009-01-30 Thread Marcus Meissner
Hi, Could someone please test those, I want to see if the second or third crash on Windows to handle those borderline cases. Ciao & Thanks, Marcus --- dlls/kernel32/tests/profile.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/dlls/kernel32/tests/profile.c b/d