Hugh McMaster
|
d4fb6257f5
|
attrib: Fix incorrect comment.
|
2015-03-31 00:04:44 +09:00 |
Frédéric Delanoy
|
0f2bed51bd
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Frédéric Delanoy
|
70205f583c
|
attrib: Use BOOL type where appropriate.
|
2013-10-15 14:28:20 +02:00 |
Marcus Meissner
|
7c8c90abbb
|
attrib: Fixed an allocation size (Coverity).
|
2013-09-30 11:37:56 +02:00 |
Jason Edmeades
|
458e573584
|
attrib: Remove redundant code.
|
2012-11-06 16:02:42 +01:00 |
Jason Edmeades
|
f2699f9f60
|
attrib: Add attrib /d support.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
e26c2a5691
|
attrib: Add support for attrib /s.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
8e575940ad
|
attrib: Support relative paths as args.
|
2012-11-06 16:02:39 +01:00 |
Christian Costa
|
6520f19181
|
attrib: Dislay attribute flags in the right order.
|
2012-03-27 13:57:38 +02:00 |
Christian Costa
|
5d57fc998a
|
attrib: Do not hardcode number of characters in flags array.
|
2012-03-27 13:57:35 +02:00 |
Christian Costa
|
a4e2f1d42a
|
attrib: Add 2 missing spaces between attribute flags and filename.
|
2012-03-27 13:56:37 +02:00 |
Christian Costa
|
1ed66392f2
|
attrib: Display filenames with absolute path as in native.
|
2012-03-27 13:56:27 +02:00 |
Christian Costa
|
a575c6d93a
|
attrib: Skip processing of . and .. entries.
|
2012-03-27 13:55:22 +02:00 |
Christian Costa
|
25b97e9983
|
attrib: Display unknown options.
|
2012-03-27 13:55:09 +02:00 |
Frédéric Delanoy
|
6b8884f03e
|
attrib: Fix typo.
|
2012-03-26 12:41:25 +02:00 |
Christian Costa
|
d59538f977
|
attrib: Make command accept several arguments.
|
2012-03-14 12:59:09 +01:00 |
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
Francois Gouget
|
cf598bdd62
|
attrib: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:45 +01:00 |
Francois Gouget
|
6aacb090f6
|
attrib: Use FormatMessageW() for better internationalization support.
|
2011-10-21 12:19:15 +02:00 |
Francois Gouget
|
1a75268d72
|
attrib: Escape the start-of-line spaces to fix the usage message indentation.
|
2011-09-13 11:27:00 +02:00 |
Francois Gouget
|
f720ccdc28
|
attrib: Make ATTRIB_wprintf() static.
|
2011-09-08 20:08:07 +02:00 |
Christian Costa
|
7b41ffbf61
|
attrib: Move implementation from cmd.exe to the standalone command.
|
2011-09-06 13:25:50 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Christian Costa
|
3ae8d5888a
|
attrib.exe: Add stubbed command.
|
2010-03-19 16:25:48 +01:00 |