Sweden-Number/dlls/oleaut32
Nikolay Sivov c46debeeeb widl: Fix pointer size for SYS_WIN64 typelibs.
The fact that test data was wrong was hidden by broken widl typelib,
and same test typelib was used on windows so we never get proper test
results. Standard IUnknown/IDispatch that live in system stdole2.tlb
are also tested now.
2014-01-27 14:13:54 +01:00
..
tests widl: Fix pointer size for SYS_WIN64 typelibs. 2014-01-27 14:13:54 +01:00
Makefile.in makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
connpt.c oleaut32: Cast to the correct type instead to void pointer. 2013-12-13 12:36:10 +01:00
connpt.h oleaut32: Mark various symbols as hidden. 2013-01-09 12:53:55 +01:00
dispatch.c
hash.c Use the official Microsoft definitions for Gaelic languages. 2013-06-19 20:09:51 +02:00
oleaut.c oleaut32: Check OANOCACHE variable only on process attach. 2013-12-11 19:35:47 +01:00
oleaut32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
oleaut32_ocidl.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
olefont.c oleaut32: Cast to the correct type instead to void pointer. 2013-12-13 12:36:10 +01:00
olepicture.c oleaut32: Cast to the correct type instead to void pointer. 2013-12-13 12:36:10 +01:00
olepropframe.c oleaut32: Avoid signed-unsigned integer comparisons. 2013-02-22 10:17:32 +01:00
recinfo.c
resource.h
safearray.c oleaut32: Mask out certain features on array copy. 2014-01-09 10:55:13 +01:00
tmarshal.c oleaut32: Use BOOL type where appropriate. 2013-11-21 13:36:08 +01:00
typelib.c widl: Fix pointer size for SYS_WIN64 typelibs. 2014-01-27 14:13:54 +01:00
typelib.h oleaut32: Name guids hash table segment in MSFT_SegDir struct. 2013-07-31 22:26:56 +02:00
usrmarshal.c oleaut32: Check a return value (Coverity). 2013-07-03 21:20:04 +02:00
varformat.c oleaut32: Avoid TRUE:FALSE conditional expressions. 2014-01-13 17:37:02 +01:00
variant.c oleaut32: Return FALSE from SystemTimeToVariantTime if day > 31 or year is negative. 2013-11-15 11:58:55 +01:00
variant.h oleaut32: Fixed VARIANT_FormatDate behavior on dates before year 1600. 2013-02-25 13:03:03 +01:00
vartype.c oleaut32: Use BOOL type where appropriate. 2013-10-18 12:34:39 +02:00