mshtml: Added IOmHistory::get_length implementation.
[wine] / programs / attrib /
2012-11-06  Jason Edmeadesattrib: Remove redundant code.
2012-11-06  Jason Edmeadesattrib: Add attrib /d support.
2012-11-06  Jason Edmeadesattrib: Add support for attrib /s.
2012-11-06  Jason Edmeadesattrib: Support relative paths as args.
2012-03-27  Christian Costaattrib: Dislay attribute flags in the right order.
2012-03-27  Christian Costaattrib: Do not hardcode number of characters in flags...
2012-03-27  Christian Costaattrib: Add 2 missing spaces between attribute flags...
2012-03-27  Christian Costaattrib: Display filenames with absolute path as in...
2012-03-27  Christian Costaattrib: Skip processing of . and .. entries.
2012-03-27  Christian Costaattrib: Display unknown options.
2012-03-26  Frédéric Delanoyattrib: Fix typo.
2012-03-14  Christian Costaattrib: Make command accept several arguments.
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
2011-12-16  Francois Gougetattrib: Avoid hardcoding the Unicode string literal...
2011-10-21  Francois Gougetattrib: Use FormatMessageW() for better internationaliz...
2011-09-13  Francois Gougetattrib: Escape the start-of-line spaces to fix the...
2011-09-08  Francois Gougetattrib: Make ATTRIB_wprintf() static.
2011-09-06  Christian Costaattrib: Move implementation from cmd.exe to the standal...
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-03-19  Christian Costaattrib.exe: Add stubbed command.