Re: [PATCH 1/5] win16/int21: make found filename uppercase.

2012-07-26 Thread Oleksij Rempel
Am 30.05.2012 23:06, schrieb David Laight: > On Wed, May 30, 2012 at 01:32:28PM +0200, Alexandre Julliard wrote: >> Oleksij Rempel writes: >> >>> @@ -3961,6 +3962,8 @@ static int INT21_FindNext( CONTEXT *context ) >>> INT2

Re: [PATCH 1/5] win16/int21: make found filename uppercase.

2012-05-30 Thread Oleksij Rempel
Am 30.05.2012 13:32, schrieb Alexandre Julliard: > Oleksij Rempel writes: > >> @@ -3961,6 +3962,8 @@ static int INT21_FindNext( CONTEXT *context ) >> INT21_FindPath = dta->fullPath = NULL; >> } >> dta->count = n; >> +