wine/dlls/oleaut32/tests
Kevin Puetz 288a1024b9 oleaut32: Fix QueryPathOfRegTypeLib minor version comparison.
A search with wMin != 0xFFFF should match only if the actual version found
matches the major and is is >= the minor version requested (preferring
an exact match if one is available)

Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-10 18:27:44 +01:00
..
dispatch.c
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
olefont.c oleaut32/tests: Avoid "misleading indentation" warnings. 2022-01-27 22:04:05 +01:00
olepicture.c oleaut32/tests: Avoid "misleading indentation" warnings. 2022-01-27 22:04:05 +01:00
safearray.c oleaut32/tests: Avoid "misleading indentation" warnings. 2022-01-27 22:04:05 +01:00
test_reg.idl
test_simple.idl
test_tlb.idl
tmarshal.c oleaut32/tests: Avoid "misleading indentation" warnings. 2022-01-27 22:04:05 +01:00
tmarshal.idl
tmarshal.rc
typelib.c oleaut32: Fix QueryPathOfRegTypeLib minor version comparison. 2022-03-10 18:27:44 +01:00
usrmarshal.c oleaut32/tests: Avoid "misleading indentation" warnings. 2022-01-27 22:04:05 +01:00
varformat.c
vartest.c oleaut32: Do not skip the first decimal digit in VarParseNumFromStr(). 2022-03-07 20:53:12 +01:00
vartype.c