Module: wine Branch: refs/heads/master Commit: df5bd5f8a1cc1cb8ad70db4bc8d9423097315ef4 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=df5bd5f8a1cc1cb8ad70db4b...
Author: Hans Leidekker hans@it.vu.nl Date: Fri Jan 27 12:10:03 2006 +0100
kernel: Implementation of tape functions. Implement CreateTapePartition, EraseTape, GetTapeParameters, GetTapePosition, GetTapeStatus, PrepareTape, SetTapeParameters, SetTapePosition and WriteTapemark.
---
dlls/kernel/tape.c | 277 +++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 196 insertions(+), 81 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=df5bd5f8a1cc1cb8ad70...