Device reported Error message when reading from CD Image on HD ??
Isobuster is a multi-layered application, designed that way that functionality can easily be used in other ‘Smart Projects’ Applications. At this stage you should think of it as a Front-End (Iso interpretation), a Middle part (Command sequences) and a Basic Engine (CD-ROM access). (In reality there are a lot more layers (objects, C++)). When doing File access, another ‘Middle Part’ is linked in the code that does the actual File access. However, this ‘Middle Part’ behaves as if it were a CD-ROM accessing Command sequence. The Front-End ‘hardly’ knows it is reading from a file instead of a CD. Hence the term ‘Device reported’ instead of maybe ‘Error while reading from CD-Image File’.