On Fri, 2009-07-24 at 16:10 +0300, Martin Storsjö wrote:
> The attached patch adds support for the _wopen function in libmingwex. The 
> old static function vopen in mingwex/wince/open.c is split into vwopen, 
> taking a wchar_t string as a parameter, used by the new _wopen wrapper, 
> and a smaller function vopen that does the charset conversion and passes 
> the string on to vwopen.

Thanks, I've implemented it. Can you send this upstream too so the mingw
sources pick this up too ?

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to