ntdll: tape.c portability fixes.
commitc0ca7172a22b2570ce3d3c664a6417d54573a905
authorGerald Pfeifer <gerald@pfeifer.com>
Tue, 31 Jan 2006 12:02:10 +0000 (31 13:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Jan 2006 12:02:10 +0000 (31 13:02 +0100)
treef3dd9c3482e5313d0bee1fde4c768da3b4fe011b
parentf0d6519ef59431927093bed1f5a1839329c7a8bb
ntdll: tape.c portability fixes.
Accept MTCOMP as an alias for MTCOMPRESSION on those systems, having
the former, but not the latter.
Only enable operations supported by the host OS in
TAPE_CreatePartition() and TAPE_Prepare().
dlls/ntdll/tape.c