oleaut32: Check that the 32/64 syskind matches when getting a typelib from the cache.
commit43e5f9e4bfa65ccea633df244a7ec0c790ed8ffb
authorAlexandre Julliard <julliard@winehq.org>
Fri, 9 Sep 2022 15:27:27 +0000 (9 17:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Sep 2022 10:46:30 +0000 (12 12:46 +0200)
treef93cec48617be780b7b12e146884b623145e03da
parent524cc6339c15c8c757d9e0e8854709fdfdf06491
oleaut32: Check that the 32/64 syskind matches when getting a typelib from the cache.

Fixes test failures on 64-bit.
dlls/oleaut32/typelib.c