win: Add further NTFS support to Windows installers
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Sun, 14 Aug 2011 23:41:24 +0000 (19:41 -0400)
committerPaulo Alcantara <pcacjr@gmail.com>
Sun, 11 Sep 2011 04:09:59 +0000 (04:09 +0000)
commit966e23ecf875a0863636e6c5403b0c3ebaa3bdde
treeed48fad4db93e43ea5a8b8d78dfa75025fed1506
parent188ec53f750c1ec2e1061755595f0d9fe65ac626
win: Add further NTFS support to Windows installers

We have a way of building a map of the LDLINUX.SYS sectors
on an NTFS filesystem, now.

Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
win/ntfssect.c [new file with mode: 0644]
win/ntfssect.h [new file with mode: 0644]
win/ntfstest.c [new file with mode: 0644]
win/ntfstest.rc [new file with mode: 0644]
win/syslinux.c
win32/Makefile
win32/ntfstest/Makefile [new file with mode: 0644]
win64/Makefile
win64/ntfstest/Makefile [new file with mode: 0644]