attrib: Do not hardcode number of characters in flags array.
[wine] / programs / attrib / attrib.c
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.
2011-12-16  Francois Gougetattrib: Avoid hardcoding the Unicode string literal...
2011-10-21  Francois Gougetattrib: Use FormatMessageW() for better internationaliz...
2011-09-08  Francois Gougetattrib: Make ATTRIB_wprintf() static.
2011-09-06  Christian Costaattrib: Move implementation from cmd.exe to the standal...
2010-03-19  Christian Costaattrib.exe: Add stubbed command.