On Tue, 16 Jan 2001, Jon Griffiths wrote: [...] > Under windows, __TEXT gives you a string in ascii or u/c depending on whether > UNICODE is defined. But you can still always get a u/c string by using > L"foo". With winelib this gives you a glibc u/c string :-( Use gcc 2.97 with -fshort-wchar. -- Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/ Good judgment comes from experience, and experience comes from bad judgment -- Barry LePatner
- Winelib + Unicode Jon Griffiths
- Re: Winelib + Unicode Francois Gouget
- Re: Winelib + Unicode Jon Griffiths
- MW4 Nick Hudson
- Re: Winelib + Unicode François Gouget
- Re: Winelib + Unicode Jon Griffiths
- Re: Winelib + Unicode François Gouget
- Re: Winelib + Unicode Jon Griffiths
- Re: Winelib + Unicode Francois Gouget
- Re: Winelib + Unicode John R. Sheets
- Re: Winelib + Unicode Jon Griffiths
- winelib + unicode Martin Wilck