Sweden-Number/dlls/oleaut32
Bernhard Kölbl 4bde9d09a3 oleaut32: Allow the registration of 64bit typelibs from a 32bit context.
Windows allows the registration of 64bit typelibs from 32bit programs
even on a pure Win32 install.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51864
Signed-off-by: Bernhard Kölbl <besentv@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit c159f5438a)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-02-26 00:07:31 +01:00
..
tests oleaut32: Allow the registration of 64bit typelibs from a 32bit context. 2022-02-26 00:07:31 +01:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c oleaut32: Use more wide-char string literals. 2020-11-30 19:01:55 +01:00
oleaut32.rc
oleaut32.rgs
oleaut32.spec oleaut32: Do not forward IErrorInfo functions. 2020-10-06 11:56:49 +02:00
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c oleaut32: Use more wide-char string literals. 2020-11-30 19:01:55 +01:00
olepicture.c oleaut32: Use wide-char string literals. 2020-11-26 21:31:53 +01:00
olepropframe.c oleaut32: Use wide-char string literals. 2020-11-26 21:31:53 +01:00
recinfo.c
resource.h
safearray.c
typelib.c oleaut32: Allow the registration of 64bit typelibs from a 32bit context. 2022-02-26 00:07:31 +01:00
typelib.h oleaut32: Include the leading '\1' in the CompObj stream name. 2020-06-12 17:16:25 +02:00
usrmarshal.c oleaut32: Use more wide-char string literals. 2020-11-30 19:01:55 +01:00
varformat.c oleaut32: Handle preformatted strings in VarFormatCurrency(). 2021-05-18 00:24:25 +02:00
variant.c oleaut32: Add support for longer currency symbols. 2021-10-30 18:05:13 +02:00
variant.h oleaut32: Add support for longer currency symbols. 2021-10-30 18:05:13 +02:00
vartype.c oleaut32: Use C locale in VARIANT_BstrFromReal. 2021-05-18 00:24:26 +02:00