mirror of https://github.com/tongzx/nt5src
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.
CryptoAlgo Inc
daad8a087a
|
4 years ago | |
---|---|---|
.. | ||
i386 | 4 years ago | |
messages/usa-ms | 4 years ago | |
boot.cl1 | 4 years ago | |
display.asm | 4 years ago | |
dskfrmt.asm | 4 years ago | |
filesize.inc | 4 years ago | |
forchng.inc | 4 years ago | |
forequ.inc | 4 years ago | |
forexec.asm | 4 years ago | |
forinit.asm | 4 years ago | |
forlabel.asm | 4 years ago | |
formacro.inc | 4 years ago | |
format.asm | 4 years ago | |
format.doc | 4 years ago | |
format.lnk | 4 years ago | |
format.mb | 4 years ago | |
format.tag | 4 years ago | |
formsg.inc | 4 years ago | |
forparse.inc | 4 years ago | |
forproc.asm | 4 years ago | |
forswtch.inc | 4 years ago | |
glblinit.asm | 4 years ago | |
makefile | 4 years ago | |
msfor.asm | 4 years ago | |
oformat.lnk | 4 years ago | |
oformat.mak | 4 years ago | |
path.asm | 4 years ago | |
phase1.asm | 4 years ago | |
readme.txt | 4 years ago | |
safe.inc | 4 years ago | |
safedef.inc | 4 years ago | |
safefmt.doc | 4 years ago | |
sources | 4 years ago | |
switch_s.asm | 4 years ago |
readme.txt
PM Owner: DGolds
Tool for OEM NTFS-alignment-aware FAT formatting under DOS environments. The source
here is modified from the format source in the 9x source tree and does NOT compile
under the NT build environment. Aside from the message file in messages\usa-ms (to
match the 9x convention), the include files external to the format source are not
present.
OFORMAT.MAK is the 9x build makefile, not a VC++ generated makefile.