cmd: Make MOVE work for read-only files.
[wine] / programs / net / net.c
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...
2009-12-09  Alexandre Julliardnet: Use the explicit name for all A/W function.
2008-12-15  Francois Gougetnet: Make output_string() and output_error_string(...
2008-04-02  Rob Shearmannet: Display a more specific error message when a servi...
2007-11-06  Tim Schwartznet.exe: Lists existing NetUse connections.
2007-10-03  Roy Sheanet.exe: Added missing service name.
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.