Re: Set last error values compatible with Win9x implementation of GetFileVersionInfoSize
"Dmitry" == Dmitry Timoshkov <dmitry(a)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(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
"Uwe Bonnes" <bon(a)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. -- Dmitry.
participants (2)
-
Dmitry Timoshkov -
Uwe Bonnes