net: Convert to Unicode. (take 3 resent)

Francois Gouget fgouget at free.fr
Fri Aug 5 05:19:06 CDT 2011


Also use WriteConsoleW() instead of the native printf()/fputs() 
functions, which fixes the output of localized strings.
---

Same as take 3, but sent as an attachement so it does not get mangled 
(with thanks to Octavian Voicu).

I know I have to send po patches as attachements if I don't want them to 
be mangled. But with the po parts being 'secondary' in this patch it 
just did not register :-( Yet the list below is explicit enough!

 po/da.po                 |    4 +-
 po/de.po                 |    4 +-
 po/en.po                 |    4 +-
 po/en_US.po              |    4 +-
 po/fr.po                 |    4 +-
 po/he.po                 |    4 +-
 po/it.po                 |    4 +-
 po/ja.po                 |    4 +-
 po/ko.po                 |    4 +-
 po/lt.po                 |    4 +-
 po/nb_NO.po              |    4 +-
 po/nl.po                 |    4 +-
 po/pl.po                 |    4 +-
 po/pt_BR.po              |    4 +-
 po/pt_PT.po              |    4 +-
 po/ro.po                 |    4 +-
 po/ru.po                 |    4 +-
 po/sl.po                 |    4 +-
 po/sv.po                 |    4 +-
 po/uk.po                 |    4 +-
 programs/net/Makefile.in |    2 +-
 programs/net/net.c       |   65 ++++++++++++++++++++++++++++-----------------
 programs/net/net.rc      |    2 +-
 23 files changed, 82 insertions(+), 67 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-net-Convert-to-Unicode.patch
Type: text/x-patch
Size: 18177 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110805/403e11d9/attachment-0001.bin>


More information about the wine-patches mailing list