]> gitweb.factorcode.org Git - factor.git/commit
io.files.info.windows: fix flags in open-read-handle
authorAlexander Iljin <ajsoft@yandex.ru>
Wed, 25 May 2016 14:51:47 +0000 (17:51 +0300)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 30 May 2016 19:35:25 +0000 (12:35 -0700)
commitaa7a285390c1c0f0cfd85f26332603886ae8492b
tree7cc68d16308beec02a58b865da28f54e1026a80d
parentff26c3d39cfa82e69d9b72327464822fdb7143a8
io.files.info.windows: fix flags in open-read-handle

Add FILE_SHARE_WRITE and FILE_SHARE_DELETE flags and calls CreateFile-flags
hook. This fixes file-readable? so that it uses the same flags as open-read
(issue #1470).
basis/io/files/info/windows/windows.factor