cmd: Use a common function for the string parsing in for /f.
[wine] / programs / net /
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-10-21  Francois Gougetnet: Use FormatMessageW() for better internationalizati...
2011-09-07  Francois Gougetnet: Add a full stop at the end of a sentence in the...
2011-08-30  Francois Gougetnet: Remove an untranslatable string from the resources.
2011-08-29  Francois Gougetnet: Add support for enumerating the running services...
2011-08-29  Francois Gougetnet: Fix the parameter checking, /help handling and...
2011-08-22  Marcus Meissnernet: LoadStringW incorrect size bytes vs characters.
2011-08-05  Francois Gougetnet: Add a WriteConsole() fall back so things still...
2011-08-05  Francois Gougetnet: Convert to Unicode.
2011-08-03  Francois Gougetnet: Remove a debug trace.
2011-08-01  Francois Gougetnet: Make it possible to translate the connection statu...
2011-01-04  Alexandre Julliardnet: Convert translations to po files.
2010-12-29  Hwang YunSongnet: Update Korean resource.
2010-10-21  Davide Pizzettinet: Italian translation update.
2010-10-20  Anders Jonssonnet: Add Swedish translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Igor Paliychuknet: Add Ukrainian translation.
2010-07-01  Gustavo Henrique... net: Update Portuguese (Brazilian) translation.
2010-06-23  Michael Stefaniucnet: Add the Romanian translation.
2010-04-19  Davide Pizzettinet: Italian translation update.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-02  Luca Bennatinet: Add Italian translation.
2009-12-09  Alexandre Julliardnet: Use the explicit name for all A/W function.
2009-07-20  Vladimir Pankratovnet: Convert the Russian resources to UTF-8.
2009-07-02  Michael Stefaniucnet: Build language resource files separately.
2009-06-29  Aurimas Fišerasnet: Add Lithuanian translation.
2008-12-15  Francois Gougetnet: Make output_string() and output_error_string(...
2008-10-22  Ricardo Filipenet: Added Portuguese translation.
2008-06-11  Alexandre Julliardnet: Add missing #pragma codepage in utf-8 resources.
2008-06-11  Francois Gougetnet: Remove spaces before '\n' in resource strings.
2008-06-06  Michael Stefaniucnet: Use consistent whitespace placement in the usage...
2008-06-06  Michael Stefaniucnet: Add the USE subcommand to the translations that...
2008-06-05  Rico Schüllernet: Add German translation.
2008-05-05  Jens Albretsennet: Added Danish translation.
2008-04-23  ByeongSik Jeonnet: Update Korean translation.
2008-04-21  Tomasz NowińskiFixed typos in the Polish translations.
2008-04-08  Rok Mandeljcnet: Added Slovenian Translation.
2008-04-02  Rob Shearmannet: Display a more specific error message when a servi...
2008-03-31  Alexander Nicolays... net: Add Norwegian Bokmål resource.
2008-03-31  Vitaliy MargolenUpdate Russian translations.
2008-03-31  Vitaliy Margolennet: Update help.
2008-02-28  Mikołaj Zalewskinet: Add Polish translation to rsrc.rc.
2008-02-28  Mikołaj Zalewskinet: Add Polish translation.
2008-02-16  Frans Koolnet: Created Dutch translations.
2008-02-15  Francois GougetUTF-8 resource files must explicitly say so with a...
2007-11-13  Jonathan Ernstnet: Updated French translation.
2007-11-06  Tim Schwartznet.exe: Lists existing NetUse connections.
2007-10-03  Roy Sheanet.exe: Added missing service name.
2007-10-03  Konstantin Kondratyuknet.exe: Add Russian resources.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-23  Hwang YunSong(황윤성)net: New Korean resource.
2007-07-11  Tim Schwartznet.exe: Converted strings to resources.
2007-06-21  Tim Schwartznet.exe: Add missing CloseServiceHandle().
2007-06-19  Tim Schwartznet.exe: Add NET STOP.
2007-05-30  Tim Schwartznet.exe: Add NET START command.
2007-05-03  Tim Schwartznet.exe: Initial stub.