Microsoft 32-bit file access: Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.04b - Bot T3 CW#46 - Fix errors for CW project (Square brackets without correct beginning)
Clenpr (talk | contribs)
m Clenpr moved page 32-bit file access to Microsoft 32-bit file access: This is a Microsoft specific technology
 
(5 intermediate revisions by 5 users not shown)
Line 6:
It was implemented using the [[File Allocation Table#Long_File_Names_.28VFAT.2C_LFNs.29|VFAT]], VCACHE, and [[IFSHLP.SYS|IFSMgr]] [[VxD]] drivers.
 
Also, it should not be confused with '''[[32-bit disk access]]'''. Although both technologies are similar, 32-bit disk access (also known as ''FastDisk'') pre-dates [[Windows for Workgroups]] 3.11. 32-bit file access provided a 32-bit code path for Windows to directly access the disk bus by intercepting the [[MS-DOS]] Int 21H services while remaining in 386 [[protected mode]], rather than handling the Int 21H services in real mode by MS-DOS. 32-bit disk access offers relatively less performance and is less likely to work on many computers than 32-bit file access. 32-bit file access does not need 32-bit disk access.
 
==See also==
Line 13:
 
==External links==
* {{usurped|1=[https://web.archive.org/web/20071011012746/http://marina.mfarris.com/theref/files/32bfa.txt MS Windows 32-Bit File Access Meta-FAQ]}}
* [https://archive.istoday/20010210032640/http://users.exis.net/~gewkab/32bfafaq.html 32-bit file access FAQs]
* https://web.archive.org/web/20070324064925/http://pclt.cis.yale.edu/pclt/OPSYS/WFWG311.HTM