projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
urlmon: Added implementation of protocol stream.
[wine]
/
dlls
/
oleaut32
/
typelib.c
2006-01-06
Robert Shearman
ole: Remove the no longer used _copy_arg function.
blob
|
commitdiff
|
raw
2006-01-06
Robert Shearman
ole: ITypeInfo::Invoke rewrite.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Mike McCormack
oleaut32: Output a FIXME message only once.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Dan Kegel
oleaut32: Allow _invoke to handle up to 23 parameters.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Robert Shearman
ole: Store the result from _invoke in a VARIANTARG...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Mike McCormack
oleaut32: Allow _invoke to handle up to 17 parameters.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
oleaut: Small re-organisation of ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
oleaut32: Convert some tabs to spaces and some other...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
oleaut32: Initialize member IDs to MEMBERID_NIL inIType...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
ole: Improve typelib traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Robert Shearman
OLE: Add const to several typelib functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: Implement undocumented behaviour in DispCallFunc.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: Implement ITypeInfo_AddressOfMember.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: Fix brokenness in typelib marshaller caused by...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: Update the type of the oVft parameter for DispCall...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Robert Shearman
OLE: ITypeInfo_Invoke parameter naming change.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
OLE: Support HREFTYPEs For ITypeInfos
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
OLE: fix function name loading
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
OLE: fix invoking dispinterface functions
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
OLE: Move the dispinterface return value handling to...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-03
Robert Shearman
OLE: fix handling of INVOKE_PROPERTYGET flag in ITypeCo...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Robert Shearman
Make dump functions const.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Robert Shearman
Remove broken return value handling code and that would...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Robert Shearman
Introduce a variable "elemdesc" to eliminate some long...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Robert Shearman
Don't truncate large integer constants.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Robert Shearman
The pparamdescex of an ELEMDESC should only be copied...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-30
Robert Shearman
Factor out code for doing ELEMDESC sizes and copies.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Robert Shearman
Implement ITypeInfo_Bind for typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Robert Shearman
Add functions for doing a deep copy of a TYPEDESC into...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-09
Robert Shearman
- Cleanup formating of DispCallFunc.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Huw Davies
Don't call Release on a null ptr.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Robert Shearman
- Make wParamFlags in the paramdesc dumping function...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-29
Robert Shearman
- Read DLL name from modules in MSFT typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-18
Huw Davies
When a dispinterface isn't dual, we should return
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Mike McCormack
Fix "empty body in an if/else-statement" warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
Marcus Meissner
Support more arguments in _invoke().
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Robert Shearman
- Shunt some trace statements over to the typelib chann...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Mike McCormack
gcc 4.0 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Robert Shearman
Revert to previous behaviour of detecting names with...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Robert Shearman
- A name in an SLTG typelib only beginning with 0xff...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Alexandre Julliard
Replace the ICOM_THIS_From macros by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
- Fix VT_BYREF|VT_UNKNOWN return values by comparing...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Return DISP_E_EXCEPTION from ITypeInfo_Invoke on an...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Remove RegisterTypeLib hack.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Support VT_BYREF|VT_I4 in _copy_arg.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Robert Shearman
Add a generic TYPEDESC VT to VARIANT VT mapper so we...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Huw Davies
Cope with the index in a import table entry being a...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Marcus Meissner
Corrected string length method in ITypeLib::IsName...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Robert Shearman
Clear out parameters to stop bad pointers lying around...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Marcus Meissner
Fixed IType::Invoke in regards to handling propertyget...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Robert Shearman
- Fix the return values from QueryPathOfRegTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Daniel Remenak
Remove unused variable in _copy_arg.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Huw Davies
The typelib cache should take the typelib resource...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Jon Griffiths
Use variant macros instead of accessing the union directly.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Mike Hearn
Allow loading of builtin typelibs.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Vincent Béron
Remove message telling users to copy native stdole32...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Huw Davies
The value of a packed VARIANT can be up to 1L << 26...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Huw Davies
Fix comment to reflect reality and indeed the code.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Huw Davies
Remove the remaining dependencies on internal structure...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
GetTypeAttr should deep copy the typedesc.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Huw Davies
Fix return value of GetVarIndexOfMemId.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
Remove Invoke's dependence on the internal TLBFuncDesc...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Huw Davies
GetFuncIndexOfMemId should respect invkind and return
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Huw Davies
Allocate the TYPEATTR rather than copying it.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Alexandre Julliard
Converted more of the (Un)RegisterTypeLib code to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Mike McCormack
Use Unicode functions in RegisterTypeLib.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vincent Béron
Fix some types problems.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Huw Davies
Implement CreateDispTypeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Marcus Meissner
Function return types cannot be const.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Get rid of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-27
Jacek Caban
Added suport for optional arguments in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Jacek Caban
Ref counting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Mike McCormack
Refcounting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Mike Hearn
Dump function return type in typelib traces, add trace...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-29
Ivan Leo Puoti
Removed dcom link.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Robert Shearman
BSTR of length 0 is allowed.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Marcus Meissner
Added more argument numbers for _invoke().
blob
|
commitdiff
|
raw
|
diff to current
2003-12-15
Marcus Meissner
Yet another useful hint for missing stdole32.tlb.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Andrew de Quincey
- Implemented HELPDIR subkeys properly in RegisterTypeL...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Andrew de Quincey
Upwards traversal of inheritance tree didn't occur...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Jon Griffiths
Improve/shrink variant dumping code.
blob
|
commitdiff
|
raw
|
diff to current
next