RE: wine/dlls/kernel profile.c

2004-02-09 Thread Robert Shearman
Dmitry Timoshkov wrote: > "Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > > > Log message: > > Robert Shearman <[EMAIL PROTECTED]> > > - Use Win32 instead of Unix file functions. > > - Process files fully in Unicode. > > - Add Unicode file detection. > > Profile test suite fails after this patch.

Re: wine/dlls/kernel profile.c

2004-02-07 Thread Dmitry Timoshkov
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > Log message: > Robert Shearman <[EMAIL PROTECTED]> > - Use Win32 instead of Unix file functions. > - Process files fully in Unicode. > - Add Unicode file detection. Profile test suite fails after this patch. Please either fix or revert the patch.