Andrew Eikum
|
d72a797f00
|
oleaut32: Implement ICreateTypeLib::CreateTypeInfo.
|
2013-05-28 14:32:21 +02:00 |
Andrew Eikum
|
6f6a487579
|
oleaut32: Implement basic ICreateTypeInfo functions.
|
2013-05-28 14:32:13 +02:00 |
Andrew Eikum
|
ba5c9c7d38
|
oleaut32: Implement basic ICreateTypeLib functions.
|
2013-05-28 14:32:07 +02:00 |
Andrew Eikum
|
97a96094bb
|
oleaut32: Stub typelib and typeinfo creation interfaces in typelib.c.
|
2013-05-28 14:31:56 +02:00 |
Andrew Eikum
|
70ed25fa1a
|
oleaut32: Also search local typeinfos in ITypeInfo::GetRefTypeInfo.
|
2013-05-16 17:31:39 +02:00 |
Andrew Eikum
|
c74a9eac93
|
oleaut32: Always initialize PARAMDESCEX's cBytes field.
|
2013-05-16 17:31:35 +02:00 |
Andrew Eikum
|
5f85b7c8ac
|
oleaut32: Don't return bogus pointers if no data is available.
|
2013-05-13 11:05:27 +02:00 |
Andrew Eikum
|
1a00e932ad
|
oleaut32: Use containing TypeLib's HelpFile in ITypeInfo::GetDocumentation.
|
2013-05-13 11:05:23 +02:00 |
Andrew Eikum
|
787ac75045
|
oleaut32: Sanity check some arguments.
|
2013-05-13 11:05:20 +02:00 |
Andrew Eikum
|
b301234f3a
|
oleaut32: Finish COM cleanup for ITypeLib objects.
|
2013-05-10 12:00:09 +02:00 |
Andrew Eikum
|
d7313b21e8
|
oleaut32: Finish COM cleanup for internal loading structures.
|
2013-05-10 12:00:07 +02:00 |
Andrew Eikum
|
ab7fffaafa
|
oleaut32: Finish COM cleanup for ITypeInfo objects.
|
2013-05-10 12:00:04 +02:00 |
Andrew Eikum
|
8897f6034c
|
oleaut32: COM cleanup for internal loading structures.
|
2013-05-09 14:16:06 +02:00 |
Andrew Eikum
|
ddcd368b28
|
oleaut32: COM cleanup for ITypeInfo object.
|
2013-05-09 14:16:04 +02:00 |
Andrew Eikum
|
19f3bbc903
|
oleaut32: COM cleanup for ITypeLib object.
|
2013-05-09 14:16:00 +02:00 |
Andrew Talbot
|
eedf2f6fab
|
oleaut32: Avoid signed-unsigned integer comparisons.
|
2013-02-22 10:17:32 +01:00 |
Jacek Caban
|
88367a3c58
|
oleaut32: Return error if VT_HRESULT is used as return type in DispCallFunc.
|
2013-02-12 15:01:55 +01:00 |
Jacek Caban
|
253fdf1574
|
oleaut32: COM clean up of ITypeLib2 interface implementation.
|
2013-02-12 14:51:50 +01:00 |
Alistair Leslie-Hughes
|
f20427361c
|
oleaut32: Don't output an error when the typelib cannot be found.
|
2012-12-20 12:21:39 +01:00 |
Alistair Leslie-Hughes
|
04d3ba5b35
|
oleaut32: Fail if we cannot find the TYPELIB resource.
|
2012-11-30 11:55:02 +01:00 |
André Hentschel
|
43ffbe5611
|
oleaut32: Fix remaining memory leak (coverity).
|
2012-11-13 18:07:06 +01:00 |
Andrew Eikum
|
561e46c435
|
oleaut32: helpcontext is not an offset.
|
2012-11-02 20:12:36 +01:00 |
André Hentschel
|
a46bfd644d
|
oleaut32: Don't leak memory allocated by heap_alloc_zero (coverity).
|
2012-10-29 10:39:59 +01:00 |
André Hentschel
|
b45e4496af
|
oleaut32: Don't leak SafeArray (coverity).
|
2012-10-29 10:35:33 +01:00 |
Jacek Caban
|
2f7afbebd1
|
oleaut32: Properly handle TKIND_ALIAS when looking for iface GUID.
|
2012-09-19 16:31:14 +02:00 |
Roman Dadkov
|
3eab4f8d96
|
oleaut32: Record DocString field in ITypeInfoImpl structure in function ITypeLib2_Constructor_SLTG.
|
2012-08-22 12:11:54 +02:00 |
Jacek Caban
|
44936abd84
|
oleaut32: Ensure that the right interface is passed to the callee in ITypeInfo::Invoke.
|
2012-08-20 20:17:30 +02:00 |
Jacek Caban
|
4a5eca88aa
|
oleaut32: Use proper helpers for iface calls.
|
2012-07-27 17:05:27 +02:00 |
Alessandro Pignotti
|
25d6e9aee8
|
oleaut32: Avoid converting variants if it is not needed.
|
2012-03-16 13:02:49 +01:00 |
Huw Davies
|
0425a110d9
|
oleaut32: [restricted] members with negative dispids may still be called.
|
2012-02-07 09:34:22 -06:00 |
Nikolay Sivov
|
a23dbc5dc5
|
oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.
|
2012-01-26 21:27:59 +01:00 |
Hans Leidekker
|
110d96634b
|
oleaut32: Handle negative offsets into the custom data table.
Fixes a crash in the Visio 2002 installer.
|
2012-01-17 13:59:03 +01:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
Andrew Eikum
|
22cc547156
|
oleaut32: Convert ITypeLibImpl to use standard linked list.
|
2011-03-16 16:31:54 +01:00 |
Andrew Eikum
|
3d03a5e239
|
oleaut32: Convert TLBImpLib to use standard linked list.
|
2011-03-16 16:31:54 +01:00 |
Andrew Eikum
|
ec0a86002e
|
oleaut32: Convert CustData to use standard linked lists.
|
2011-03-14 12:16:15 +01:00 |
Andrew Eikum
|
28fc129258
|
oleaut32: Use helper function to get CustData by GUID.
|
2011-03-14 12:16:04 +01:00 |
Andrew Eikum
|
517f5ba596
|
oleaut32: Convert TLBVarDesc to be stored as an array.
|
2011-03-11 11:44:12 +01:00 |
Andrew Eikum
|
f76334fd3e
|
oleaut32: Convert TLBImplType to be stored as an array.
|
2011-03-11 11:43:54 +01:00 |
Andrew Eikum
|
19fca2728b
|
oleaut32: Convert TLBFuncDesc to be stored as an array.
|
2011-03-07 15:03:58 +01:00 |
Andrew Eikum
|
b3e61a5661
|
oleaut32: Store ITypeInfoImpls in an array.
|
2011-03-07 15:03:13 +01:00 |
Huw Davies
|
060c8daf7f
|
oleaut32: Mask off the lsb from the vtbl offset. This is set when the user specifies an offset in ICreateTypeInfo.
|
2011-02-24 15:49:27 +01:00 |
Nikolay Sivov
|
a6de06aa4c
|
oleaut32: Fix a couple of leaks on typeinfo release (Valgrind).
|
2011-01-24 14:43:28 +01:00 |
David Hedberg
|
900c5cde69
|
oleaut32: Make ITypeComp::BindType case-insensitive.
|
2011-01-11 16:05:46 +01:00 |
David Hedberg
|
454b1fca24
|
oleaut32: Handle NULL arguments to ITypeComp::BindType.
|
2011-01-11 16:05:45 +01:00 |
Nikolay Sivov
|
ea3c215b57
|
oleaut32: Use VARENUM members instead of hardcoded values.
|
2011-01-04 14:55:41 +01:00 |
Nikolay Sivov
|
2e25e5e22c
|
oleaut32: Use alloc/free helpers for typelib creation part too.
|
2011-01-04 14:53:50 +01:00 |
Nikolay Sivov
|
ed749f51ce
|
oleaut32: Use IDispatch vtable size instead of hardcoded value.
|
2011-01-04 14:52:52 +01:00 |
Nikolay Sivov
|
b09fd556b0
|
oleaut32: Use implementation pointer to avoid casts.
|
2011-01-04 14:52:18 +01:00 |
Nikolay Sivov
|
a90d2efd53
|
oleaut32: Use alloc/free helpers for all typelib parse methods.
|
2011-01-03 16:48:25 +01:00 |