"Dmitry" == Dmitry Timoshkov dmitry@baikal.ru writes:
Dmitry> Hello, installer of Quicken depends on last error values set by Dmitry> GetFileVersionInfoSize and expects them to be set to something Dmitry> different than ERROR_RESOURCE_DATA_NOT_FOUND set on NT Dmitry> platforms.
Dmitry> I hope that there is no need to introduce several code paths Dmitry> depending on the GetVersion return value.
A test programm for our test suite will easily show (and document) that behaviour.
Bye
"Uwe Bonnes" bon@elektron.ikp.physik.tu-darmstadt.de wrote:
A test programm for our test suite will easily show (and document) that behaviour.
A test is already there (dlls/version/tests/info.c) and pretty much shows the desired behaviour.