Hi,

>    Use gcc 2.97 with -fshort-wchar.

Well, this was for VWCL, and I wanted to make the price of entry as low as 
possible for the existing win programmers, so I've gone for another solution; 
since its a C++ framework its sufficient to use

#define VTEXTW(str) wine_unicode_text(L##str)

and give -fwritable-strings, which is working. I'll put CVS gcc on the ever 
increasing list of things to look at in the future :-)

Thanks,
Jon

-- 
"Once you realise you're not _meant_ to fit in, it all makes sense..."
[EMAIL PROTECTED] , [EMAIL PROTECTED]


Reply via email to