From: rgh AT fia DOT net To: djgpp AT delorie DOT com Subject: Reading volume label Date: Fri, 29 Aug 1997 21:21:15 GMT Reply-To: rgh AT fia DOT net Message-ID: <34073b39.15788920@smtp.fia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Precedence: bulk Can anyone tell me how to read the volume label of a disk ( using int86() possibly). I checked the FAQ and info, but they don't give much information about how to handle int86 functions which return pointers to real address space. The info entry seems to say that functions which return such pointers are not supported. I hope there is some way to read the label which is supported. Thanks Bob