On Sat, 2009-07-25 at 19:22 +0300, Martin Storsjö wrote: > On Sat, 25 Jul 2009, Danny Backx wrote: > > > 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 ? > > Great, thanks! > > Ordinary mingw already supports _wopen, and doesn't contain the > mingwex/wince subdir afaik, so I don't think they're interested in it. Or > is the mingw32ce-stuff available in their codebase somewhere, too?
You're right, they implement it by referring to it in msvcrt.def.in . 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