Re: [linux-minidisc] another way to send SCSI commands


Hi,

On Dec 5, 2010, at 4:57 AM, manner.moe@gmx.de wrote:

>> Am Samstag, den 04.12.2010, 14:33 +0100 schrieb Thomas Arp:
>>> I´m rewriting himdscsitest.c using the dvd-rw-tools headers for
>>> testing.
>> That's great!
> 
> O.K., here is the new source code.

Without going yet into detail, two questions:

- Is this source Windows-specific? ("- requires [...] win32err.h")
- What are the requirements to get the code compile? does
  one simply need the headers? Usually using such a library
  involves linking against a .lib file. Or is it just transport.hxx
  which contains most of the code?

Adrian