7/4/93 (Use Notepad Word Wrap) Example of How to Retrieve the Disk Volume Serial Number Files Included: VOLSERNO.BAS, VOLSERNO.FRM, VOLSERNO.MAK VB Version: VB3 Requires: MicroHelp Muscle for VB/Windows This sample program shows how to retrieve the disk volume serial number implemented in disk formats from MS-DOS version 4.x to date. The serial number information resides in the boot sector of the disk at offset 27H to 2AH and is retrieved using DOS Int 25H: Absolute Disk Read. Because VB cannot call DOS Interrupts, MicroHelp MUSCLE is required. The MUSCLE routine "MhDiskReadAbsolute" provides the required functionality. For more information regarding the serial number reference the MS Knowledgebase Articles Q69223 and Q39893. Uploaded by: David S. Mohler Stillwater Software Co. Dayton, Ohio CIS 76450,1642 Internet stilwater@delphi.com MUSCLE is available from: MicroHelp, Inc. 4359 Shallowford Industrial Parkway Marietta, GA 30066 (404) 516-0899