Fix directory reader so that wildcarding is done by the Win32 API
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 Oct 1996 15:40:15 +0000 (15:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 Oct 1996 15:40:15 +0000 (15:40 +0000)
commit3423db1f72f85c7f2d7b067b6774fe7ec64ae8e2
tree4d25b9d55e299d0a53acbc9f8169ba0097f32469
parentf78e14f6d7f19b7db829ff301543e8a738c2cdcc
Fix directory reader so that wildcarding is done by the Win32 API
rather than Scheme code.  This improves performance and makes the
wildcarding work as in other Win32 programs.  Also implement
OS_directory_read_matching which improves performance of completion in
Edwin.
v7/src/microcode/ntfs.c