wine/dlls/oleaut32
Eric Pouech fe5989bbd2 oleaut32/tests: Fix test failing on UTF-8 locale.
Method decriptor's strings are internally stored in ANSI, and
potentially converted from Unicode using current code page.

Test was expecting loss in Unicode to ANSI conversion.
Adapt test to also support loss-less conversion (that's the case
when code page is UTF-8).

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52873
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-10-20 18:29:03 +02:00
..
tests oleaut32/tests: Fix test failing on UTF-8 locale. 2022-10-20 18:29:03 +02:00
connpt.c
connpt.h
dispatch.c
hash.c
Makefile.in oleaut32: Remove obsolete -D_OLEAUT32_ from Makefile.in. 2022-05-02 11:35:53 +02:00
oleaut.c
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c oleaut32: Avoid spurious debug traces when FIXMEs are disabled. 2022-09-12 12:46:25 +02:00
olepropframe.c
recinfo.c
resource.h
safearray.c
typelib.c oleaut32: Check that the 32/64 syskind matches when getting a typelib from the cache. 2022-09-12 12:46:30 +02:00
typelib.h
usrmarshal.c
varformat.c oleaut32: Handle DATE in string form in VarFormat. 2022-07-06 20:32:39 +02:00
variant.c Revert "oleaut32: Dereference VT_RECORD|VT_BYREF in place.". 2022-09-27 09:16:05 +02:00
variant.h
vartype.c oleaut32: Use the locale leading zero flag instead of hardcoding it. 2022-05-03 10:33:21 +02:00