Returned versions are always initialized to zero, even on failure.
commita37bb2a0337c1e03065e2a9a5e642c641f39407a
authorJames Hawkins <truiken@gmail.com>
Tue, 29 Nov 2005 10:25:51 +0000 (29 11:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 10:25:51 +0000 (29 11:25 +0100)
tree2fa9e43bce4ad6685c6bdbc5f1ef2699a3364e17
parentefac01b5255ef1f7c23a3193aaae163ba74c8e74
Returned versions are always initialized to zero, even on failure.
Function always returns S_OK, even on failure.
Copy the file to the temp directory if the file exists but isn't found
by GetFileVersionInfoSize.
If bVersion is FALSE, return the language and code page identifiers of
the file, not the system.
dlls/advpack/advpack.c
dlls/advpack/tests/advpack.c