aboutsummaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorBevan Weiss <bevan.weiss@gmail.com>2024-08-02 22:19:02 +1000
committerBob Arnson <github@bobs.org>2024-09-02 23:45:08 -0400
commit638532e58ab4c06c35f17421d36ae02ef02ffaf2 (patch)
tree35df538be7a0d35af73474dcd343d089ffe1fabf /src/libs
parent97e2fb014127a390118dd9cbb6b9e0475123a2c9 (diff)
downloadwix-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 'src/libs')
0 files changed, 0 insertions, 0 deletions