25 Mar
2003
25 Mar
'03
12:36 p.m.
"Dimitrie O. Paun" <dpaun(a)rogers.com> 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 julliard(a)winehq.com