]> gitweb.factorcode.org Git - factor.git/commit
Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls
authorAlexander Iljin <ajsoft@yandex.ru>
Tue, 24 May 2016 17:33:19 +0000 (20:33 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 6 Jan 2020 21:18:33 +0000 (13:18 -0800)
commit294be2cca3fe0d89e297a78de9821e59af909eec
tree4e20c99012e73132bb5d76e9487517425b58991a
parent77db1b1df38149a34490708ef205b05c3d67e56c
Replace inline INVALID_HANDLE_VALUE checks with check-invalid-handle calls

On error find-first-file will now throw a windows-error instance instead of
a string.
basis/io/directories/windows/windows.factor
basis/io/files/info/windows/windows.factor