Thread: Writing to a Tape Drive

  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    35

    Question Writing to a Tape Drive

    HI,

    I need to be able to write data to a 4mm DDS Tape Drive.
    This is attached to the PC via SCSI and uses the windows 4mmdat.sys driver.

    How can I get my program to access this device?
    Do I have to call functions from the driver?
    Is so how?

    Are there any good resources on controlling external devices anywhere?

    Many Thanks

    OS: Windows XP Pro
    Compiler: MS VC++ 6.0

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Detect SCSI Hard Drive Serial Number
    By mercury529 in forum Windows Programming
    Replies: 3
    Last Post: 10-17-2006, 06:23 PM
  2. Replies: 2
    Last Post: 09-06-2005, 02:37 AM
  3. Spin A Drive and such
    By Seph_31 in forum C Programming
    Replies: 15
    Last Post: 11-20-2003, 06:04 PM
  4. drive masking
    By Thantos in forum Windows Programming
    Replies: 4
    Last Post: 09-17-2003, 03:54 PM
  5. Restaurant Drive thrus
    By Scourfish in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 09-07-2001, 12:58 AM