VLFNMEM.SYS: Difference between revisions
Appearance
Created page with "This driver is part of Virtual Long Filename Support Driver (VLFN) that allows DOS VDM sessions to have long filenamed files support. VLFNMEM.SYS is a (character) device dri..." |
m →Links |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This driver is part of Virtual Long Filename Support Driver (VLFN) that allows DOS VDM sessions to have long filenamed files support. | This driver is part of Virtual Long Filename Support Driver (VLFN) that allows DOS VDM sessions to have long filenamed files support. | ||
VLFNMEM.SYS is a (character) device driver. It's only job is to reserve 128K memory as a communication buffer between VLFN.SYS and VLFND.EXE, and give the address of this buffer to everybody who asks for it. | VLFNMEM.SYS is a (character) device driver. It's only job is to reserve 128K memory as a communication buffer between [[VLFN.SYS]] and VLFND.EXE, and give the address of this buffer to everybody who asks for it. | ||
[[Category:DEVICE Statements]] | |||
Latest revision as of 00:57, 9 November 2020
This driver is part of Virtual Long Filename Support Driver (VLFN) that allows DOS VDM sessions to have long filenamed files support.
VLFNMEM.SYS is a (character) device driver. It's only job is to reserve 128K memory as a communication buffer between VLFN.SYS and VLFND.EXE, and give the address of this buffer to everybody who asks for it.