version: Return ERROR_FILE_NOT_FOUND for Win 9x when a file was not found in GetFileV...
commitdf3dfa7baf2def12498d7d87d3dab4629eb90f68
authorMichael Müller <michael@fds-team.de>
Thu, 17 May 2018 04:20:52 +0000 (17 04:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 May 2018 12:23:33 +0000 (17 14:23 +0200)
treec4a4a8ff514b70146e82e1f2488de9d7b574379f
parentf7b5b8975c20440c677fee63ab47e26c9d33ad9a
version: Return ERROR_FILE_NOT_FOUND for Win 9x when a file was not found in GetFileVersionInfoSize.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/version/version.c