home *** CD-ROM | disk | FTP | other *** search
- The files VOLFUNCS.PAS and VOLUME.PAS are originally from Neil Rubenking's
- book _Turbo Pascal 6.0 Tips and Techniques_. They demonstrate a method to
- Create, Modify and Delete Volume labels.
-
- This archive contains Protected mode versions of these functions. DPMI
- servers don't transparently support the DOS FCB functions used by the
- functions in VOLFUNCS, so one must call the DPMI function "RealModeInterrupt"
- directly as well as handling the selector to segment conversions.
-
- Pat Ritchey
- 70007,4660