mssip32: Stubs for DllRegisterServer() and DllUnregisterServer().
[wine] / programs / cmd /
2009-10-15  Colin Fletchercmd.exe: Treat tabs as parameter delimiters.
2009-10-08  Peter Dons Tychsencmd: Fix handling of quotes when line includes redirect...
2009-10-06  Andrew Nguyencmd: Fix copy option handling in batch mode.
2009-09-25  Dan Kegelcmd: Make 'dir' hide hidden or system files by default.
2009-09-25  Dan Kegelcmd: Improve 'attrib' builtin to handle at least settin...
2009-08-29  André Hentschelwcmd: Ignore start and end quotes.
2009-08-14  Jörg Höhlecmd: Fix German typo.
2009-08-13  Juan Langwcmd: Only execute non-empty commands.
2009-07-17  Vladimir Pankratovcmd: Convert the Russian resources to UTF-8.
2009-07-15  André Hentschelcmd: Update German translation.
2009-07-14  André Hentschelcmd: Fix German translation.
2009-07-09  Alexandre JulliardRemove some obsolete README files.
2009-07-09  Michael Stefaniuccmd: Convert the German resources to UTF-8.
2009-07-06  Frédéric Delanoycmd: Fix French translation.
2009-07-03  Aurimas Fišerascmd: Add Lithuanian translation.
2009-07-02  Michael Stefaniuccmd: Build language resource files separately.
2009-06-16  Gerald Pfeifercmd.exe: Fix incorrect check in WCMD_HandleTildaModifie...
2009-06-15  Francois Gougetcmd: Replace malloc() with HeapAlloc().
2009-06-15  Francois Gougetcmd: Introduce a WCMD_strsubstW() function to simplify...
2009-04-23  Łukasz Wojniłowiczcmd: Updated Polish translations.
2009-03-23  James Hawkinscmd: Fix a memory leak (Coverity 904).
2009-03-09  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2009-03-03  Diaa Samicmd: Fixed a number of buffer overflows.
2009-02-18  Nikolay Sivovcmd: Reserve a place in buffer for NULL terminator.
2009-02-18  Nikolay Sivovcmd: Always add a new line in 'type' output on single...
2009-02-12  Erich Hooverwcmd: Properly cleanup redirects when there are no...
2009-01-13  Erich Hooverwcmd: Fix redirecting a pipe to another pipe.
2009-01-13  Erich Hooverwcmd: Handle batch scripts containing quotes within...
2009-01-06  Francois Gougetcmd: Make some functions static.
2009-01-06  Francois Gougetcmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
2009-01-06  Francois Gougetcmd: Make WCMD_ask_confirm() static.
2009-01-03  Alexandre Julliardcmd.exe: Don't use wvsprintf on sysv-style varargs...
2008-12-31  Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-15  Francois Gougetcmd: Make WCMD_DumpCommands() static.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-04  Michael Stefaniuccmd: Remove some superfluous casts.
2008-10-13  Muneyuki Noguchicmd: Convert Japanese resource to UTF-8.
2008-07-30  Lei Zhangcmd: Check the return value from HeapAlloc.
2008-06-11  Francois Gougetcmd: Remove spaces before '\n' in resource strings.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-04  Michael Stefaniuccmd: Fix the Turkish translation.
2008-06-04  Michael Stefaniuccmd: Fix the Czech translation.
2008-06-02  Michael Stefaniuccmd: Fix the Portuguese translations.
2008-05-30  Michael Stefaniuccmd: Fix the Japanese translation.
2008-05-13  Andrej Sinicyncmd: German translation.
2008-05-05  Jens Albretsencmd: Added Danish translation.
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Tomasz NowińskiFixed typos in the Polish translations.
2008-04-08  Rok Mandeljccmd: Updated Slovenian translation.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-20  Herve Chanalcmd: Add a nicer icon.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-04  Jason Edmeadescmd.exe: Support cd .. when saving current directory.
2008-03-04  Jason Edmeadescmd.exe: Fix pipes.
2008-03-04  Jason Edmeadescmd.exe: Fix running programs from root of drive.
2008-02-25  Rob Shearmancmd: Fix character count passed to GetShortPathName...
2008-02-25  Rob Shearmancmd: Fix loop termination check in WCMD_batch.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-15  Frans Koolcmd: Added & corrected Dutch translations.
2008-02-07  Andrey Esincmd: Additions to Russian translation.
2008-01-22  Marcus Meissnercmd: Include <time.h> for time().
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-10  Alexander Nicolays... cmd: Seed the random number generator.
2008-01-04  Lance Jacksoncmd: Fix some unclosed file and registry handles.
2007-11-21  Jonathan Ernstcmd: Updated French translation.
2007-11-13  Jonathan Ernstcmd: Updated French translation.
2007-10-15  Dmitry Potapovcmd: copy: Fix "Path not found" error.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-18  Alexandre Julliardcmd.exe: We can now store binary files in the repository.
2007-09-12  Jason Edmeadescmd.exe: Fix redirect ordering on a command line.
2007-09-12  Jason Edmeadescmd.exe: Add basic support for FOR /F parsing launched...
2007-09-12  Jason Edmeadescmd.exe: Add basic for /F string support.
2007-09-12  Jason Edmeadescmd.exe: Add suport for if 1==1 echo yes.
2007-09-12  Jason Edmeadescmd.exe: Allow = and , to be delimiters.
2007-09-12  Jason Edmeadescmd.exe: Expand for variables at last with tilda modifi...
2007-09-12  Jason Edmeadescmd.exe: Enhance FOR support.
2007-08-17  Kirill K. Smirnovprograms/cmd: Do not use hardcoded constants when corre...
2007-08-13  Jason Edmeadescmd.exe: Redirection for external programs was broken...
2007-08-13  Marcus Meissnercmd.exe: WCMD_for is only for files.
2007-08-10  Jason Edmeadescmd.exe: Wait when launching GUI pgms in batch.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-30  Jason Edmeadescmd: Remove some debug code.
2007-07-30  Jason Edmeadescmd: Fix comment to accurately reflect the function.
2007-07-30  Jason Edmeadescmd: Add support for wildcards in copy.
2007-07-25  Jason Edmeadescmd: Fix trap when batch pgm runs another batch pgm.
2007-07-20  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-18  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2007-07-12  Paul Vriensprograms/cmd: Do the assignment after the return to...
2007-07-11  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-27  Michael Stefaniuccmd: Remove superfluous casts of void pointers to other...
2007-06-18  Jason Edmeadescmd.exe: for loop by default only matches files.
2007-06-18  Jason Edmeadescmd.exe: Fix FOR so it works as 'well' as before.
2007-06-18  Jason Edmeadescmd.exe: Support IF..ELSE processing tolerate multiline...
2007-06-18  Jason Edmeadescmd.exe: Correctly parse IF ELSE plus multipart/multiline.
2007-06-18  Jason Edmeadescmd.exe: Parse multipart FOR statements.
2007-06-18  Jason Edmeadescmd.exe: EXIT /b skips any residual commands.
next