After Win32 API call GetFileAttributesW, check for INVALID_FILE_ATTRIBUTES, which is returned on error, usually if file not found. See D17176 for more details. Differential Revision: https://developer.blender.org/D17176 Reviewed by Ray Molenkamp
After Win32 API call GetFileAttributesW, check for INVALID_FILE_ATTRIBUTES, which is returned on error, usually if file not found. See D17176 for more details. Differential Revision: https://developer.blender.org/D17176 Reviewed by Ray Molenkamp