Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> On 27 Aug 2004, Vincent Béron wrote:
>
>> Just redirecting it to glibc would be trivial, but the problem is that's
>> not the Right Thing To Do (tm) as both don't have exactly the same
>> behavior, and that some apps rely on the msvcrt behavior (ie,
On 27 Aug 2004, Vincent Béron wrote:
> Just redirecting it to glibc would be trivial, but the problem is that's
> not the Right Thing To Do (tm) as both don't have exactly the same
> behavior, and that some apps rely on the msvcrt behavior (ie, break when
> using glibc's).
This part if fine. Now
Le ven 27/08/2004 à 11:38, Saulius Krasuckas a écrit :
[snip]
> MSVCRT.DLL.SO fprintf() doesn't get redirected? OK, lets switch to glibc
> (or anything who works properly). Isn't it trivial to do?
Just redirecting it to glibc would be trivial, but the problem is that's
not the Right Thing To
On Wed, 18 Aug 2004, Ferenc Wagner wrote:
> Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> > On Wed, 18 Aug 2004, Ferenc Wagner wrote:
> >> The problem is that msvcrt's output functions aren't redirected by
> >> libc's filehandle operations, so winetest doesn't get the output (it
> >> gets printed
Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> On Wed, 18 Aug 2004, Ferenc Wagner wrote:
>> Saulius Krasuckas <[EMAIL PROTECTED]> writes:
>>> I think that's due to some additional \r\n-s in the output
>>> of "msvcrt_test.exe.so".
>>
>> Actually, not quite. The problem is that msvcrt's output
>>
On Wed, 18 Aug 2004, Ferenc Wagner wrote:
> Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> > I think that's due to some additional \r\n-s in the output
> > of "msvcrt_test.exe.so".
>
> Actually, not quite. The problem is that msvcrt's output
> functions aren't redirected by libc's filehandle ope
Saulius Krasuckas <[EMAIL PROTECTED]> writes:
> I think that's due to some additional \r\n-s in the output
> of "msvcrt_test.exe.so".
Actually, not quite. The problem is that msvcrt's output
functions aren't redirected by libc's filehandle operations,
so winetest doesn't get the output (it gets
On linuxe I get this:
[EMAIL PROTECTED] s2]$ wine /usr/local/lib/wine/winetest.exe.so
Usage: /tmp/wctW5ad4P/msvcrt_test.exe.so test_name
Valid test names:
cpp
environ
file
headers
heap
scanf
string
time
..while Wine Test Shell pops up a message box with the error