Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.2 KiB

  1. This directory archives historical documentation from the Windows 9x team
  2. that was retrieved before the group disbanded. Thanks to BillKru, PeteS
  3. and AaronR.
  4. As new stuff is created it should be archived here too, but the originals
  5. should remain visible.
  6. fat32.doc A brief overview of FAT32 changes from 1996.
  7. fatgen102-efi.doc AaronR's original treatise on FAT as he wrote up
  8. for the EFI initiative. This is a near
  9. specification of FAT up to FAT32 minus long names.
  10. fatgen103-efi.doc DanLo's update to include LFN, again for EFI. This
  11. will probably serve as the basis for a future
  12. non-EFI encumbered spec. The LFN material is
  13. lifted off of lfnmedia-ext.doc with minor edits.
  14. lfnmedia-ext.doc An edited version of lfnmedia.doc, removing DOS
  15. API specific sections and removing codenames. It
  16. is a standalone LFN specification (for externals).
  17. lfnmedia.doc BillKru and Russ Arun's LFN specification from 1994.
  18. lfnmed_2.doc An addendeum to lfnmedia.doc that talks about some
  19. specific utility issues LFNs created.
  20. lfnpaper.doc Talks about Win95 filesystem changes, primarily but
  21. not exclusively about LFNs.
  22. shortname.doc A description of the RtlGenerate8dot3 algorithim for
  23. those inevitable questions.