1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/oleaut32
2022-12-07 13:51:37 +01:00
..
tests oleaut32/safearray: Fix an error code when trying to redim fixed arrays. 2022-11-23 17:59:47 +01:00
connpt.c
connpt.h
dispatch.c
hash.c
Makefile.in include: Use proper dllimports for OLE functions. 2022-12-07 13:51:37 +01:00
oleaut.c
oleaut32_oaidl.idl
oleaut32_ocidl.idl
oleaut32.rc
oleaut32.rgs
oleaut32.spec
olefont.c oleaut32: Use standard C functions for memory allocation in olefont.c. 2022-11-18 14:04:28 +01:00
olepicture.c
olepropframe.c
recinfo.c
resource.h
safearray.c oleaut32/safearray: Fix an error code when trying to redim fixed arrays. 2022-11-23 17:59:47 +01:00
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
variant.c Revert "oleaut32: Dereference VT_RECORD|VT_BYREF in place.". 2022-09-27 09:16:05 +02:00
variant.h
vartype.c