apps.txt

来自「Due to an increase in demand for and que」· 文本 代码 · 共 20 行

TXT
20
字号
boot.c          read and display boot sector; choose at compile time
                one of the five Windows' disk I/O functions
diskfile.c      file to disk / disk to file
shorti.c        demonstrates Watcom bug
drives.c        list all physical and logical drives
getparts.c      get partition information
testioct.c      test the MS-DOS/Windows IOCTL Read Track function
dump.c          reads and dumps sectors using disk_read_ioctl()
vers.c          displays version numbers
boota.c         read and dump 16 bytes of boot sector using all
                of the five Windows' disk I/O functions
bootaw.c        read, modify AND WRITE boot sector using all
                of the five Windows' disk I/O functions
lockt.c         test the Windows 95/98 LOCK functions
media.c         list all physical and logical drives, version 2
show.c          list all physical drives
get.c           get device parameters
last.c          display FAT info and last allocated cluster
mid.c           set media type

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?