Sign in
goma
/
wine
/
2c76bc1ce67a949cb444ec8ba38653fbc85960ee
/
programs
/
wcmd
/
directory.c
b2f079b
- don't create a new console upon startup
by Eric Pouech
· 22 years ago
841d982
- made support for paged output a generic feature in wcmd
by Eric Pouech
· 22 years ago
ae4311c
Defined NONAMELESSUNION/STRUCT directly in the files that need it
by Alexandre Julliard
· 22 years ago
c87595c
Default to $P$G prompt. Make width of date 10 characters to align
by Chris Morgan
· 22 years ago
629f02b
Porting fix.
by Steven Edwards
· 22 years ago
dd0bdbe
Removed the __uint* types from basetsd.h since they don't exist under
by Alexandre Julliard
· 23 years ago
d0f8bf3
Modified WCMD_filesize64 to handle unsigned numbers.
by Gregg Mattinson
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
a882895
- Support for dir /w and /b flags
by Jason Edmeades
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
a9d0209
- Fix uninitialised variable problem in DIR command. - Correct some comments.
by Dave Pickles
· 24 years ago
f860ded
ULARGE_INTEGER may have a dummy struct name.
by Francois Gouget
· 24 years ago
64fba1c
- Report file and directory sizes using 64-bit arithmetic (like NT).
by Dave Pickles
· 24 years ago
ebecf50
Added support for ERRORLEVEL.
by Dave Pickles
· 25 years ago
205721e
Fixed ANSI C related compile problems.
by Patrik Stridvall
· 25 years ago
036a9f7
FOR and IF commands added.
by Dave Pickles
· 26 years ago
74f440e
Added Wine command-line interpreter.
by Dave Pickles
· 26 years ago