Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  In DOS versions prior to 4.0, function 33H (decimal 51) can be used only
  to examine or update the DOS internal flag that controls Ctrl-C checking.
  (See Chapter 17.) DOS version 4 supports a third subfunction that returns
  the drive ID of the disk drive used to boot the system.

  To determine the boot drive ID, call function 33H with AL = 5. DOS version
  4 returns the drive ID in register DL. Drive ID values can be 1 (drive A)
  or 3 (drive C).

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson