"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:

> That is, the glibc implementation of the C++ lib makes use of
> functions that don't seem to be available in msvcrt, like fwide.
> How should we proceed?

I don't see much hope of mixing the glibc C++ library with msvcrt. You
either need to use a Windows C++ library, or use glibc.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to