diff options
author | Bevan Weiss <bevan.weiss@gmail.com> | 2024-08-02 22:19:02 +1000 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2024-09-02 23:45:08 -0400 |
commit | 638532e58ab4c06c35f17421d36ae02ef02ffaf2 (patch) | |
tree | 35df538be7a0d35af73474dcd343d089ffe1fabf /.github | |
parent | 97e2fb014127a390118dd9cbb6b9e0475123a2c9 (diff) | |
download | wix-638532e58ab4c06c35f17421d36ae02ef02ffaf2.tar.gz wix-638532e58ab4c06c35f17421d36ae02ef02ffaf2.tar.bz2 wix-638532e58ab4c06c35f17421d36ae02ef02ffaf2.zip |
Fix up small inaccuracy in logged error message.
When ::GetFileAttributesW returns 0xFFFFFFFF it means
'Invalid File/Folder'
So we should return a matching error message.
To avoid confusing invalid paths with junctions (in error message)
Unfortunately the constant for this is not defined.
So just define it here as though it would be.
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions