projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msi/tests: Use a package code that is different from the product code.
[wine]
/
dlls
/
oleaut32
/
usrmarshal.c
2011-08-03
Francois Gouget
oleaut32: Fix the spelling of an internal structure...
blob
|
commitdiff
|
raw
2011-05-18
Alexandre Julliard
oleaut32: Reallocate in BSTR_UserUnmarshal to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Alistair Leslie...
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeLib2_GetDocum...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeLib_GetDocume...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeInfo2_GetDocu...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Huw Davies
oleaut32: Implement proxy / stub for ITypeInfo_GetDllEntry.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-10
Huw Davies
oleaut32: Rewrite ITypeInfo_GetDocumentation proxy...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Nikolay Sivov
oleaut32: Unmarshalled safearray is always unlocked.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Nikolay Sivov
oleaut32: Fix multidimensional SAFEARRAY marshalling.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Huw Davies
oleaut32: Correctly marshal NULL interface ptrs.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Jeremy White
oleaut32: Use wire sizes for marshaled safe arrays...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Rob Shearman
oleaut32: Fix size of memory allocated for byrefs in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Rob Shearman
oleaut32: Unmarshall byref types correctly in IDispatch...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Alexandre Julliard
oleaut32: Fix safe array marshalling on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Rob Shearman
oleaut32: Fix the SAFEARRAY marshalling on 64-bit platf...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Marcus Meissner
oleaut32: IPropertyBag_Read_Proxy return on unknown...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Michael Stefaniuc
oleaut32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Michael Karcher
oleaut32: Implement IPropertyBag::Read proxying.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
oleaut32: Use a dlldata.c file instead of maintaining...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Alexandre Julliard
widl: Fix the handling of proxy delegation.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Michael Stefaniuc
oleaut32: Remove redundant NULL check before SysFreeStr...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Dan Hipschman
oleaut32: Add a widl-generated proxy file for ocidl...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Rob Shearman
oleaut32: Try to re-use existing memory when unmarshall...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Rob Shearman
oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Rob Shearman
oleaut32: Handle non-byref safe arrays in VARIANT_UserFree.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Dan Hipschman
oleaut32: Use widl to generate oaidl_p.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Dan Hipschman
oleaut32: Add stubs for IPropertyBag_Read.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Andrew Talbot
oleaut32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Andrew Talbot
oleaut32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Huw Davies
oleaut32: Handle marshaling of VARTYPE-less FADF_VARIAN...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Huw Davies
oleaut32: Implement marshaling of VT_BYREF interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Rob Shearman
oleaut32: Clear the input pvar structure in VARIANT_Use...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Huw Davies
oleaut32: Fix marshaling of VARTYPE-less safearrays.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
oleaut32: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Michael Stefaniuc
oleaut32: Fix the warnings introduced by the "unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
oleaut32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
James Hawkins
janitorial: Remove redundant NULL checks before CoTaskM...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
oleaut32: Use the standard DEFINE_OLEGUID macro to...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Huw Davies
oleaut32: Correctly handle the case when the number...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Huw Davies
oleaut32: Preserve the 'auto' features before copying...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Huw Davies
oleaut32: Implement GetVarDesc_Proxy and friends.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Huw Davies
oleaut32: Change CLEANLOCALSTORAGE flag constants to...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Huw Davies
oleaut32: Fix VARIANT_UserFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Huw Davies
oleaut32: Rewrite VARIANT user marshaling.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Huw Davies
oleaut32: Alignment fixes for safearrays.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Huw Davies
oleaut32: Fix BSTR marshaling to be wire compatible...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Huw Davies
oleaut32: Implement GetDocumentation_Proxy/Stub.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Huw Davies
oleaut32: Implement GetFuncDesc_Proxy and friends.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Huw Davies
oleaut32: Implement GetTypeAttr_Proxy and friends.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Huw Davies
oleaut32: Implement CLEANLOCALSTORAGE marshalling and...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Robert Shearman
oleaut32: Fix differences between the size returned...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Robert Shearman
oleaut32: Initialise BSTR pointer to NULL in VARIANT_Us...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Robert Shearman
oleaut32: Fix typo in LPSAFEARRAY_Unmarshal.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Robert Shearman
ole: Test and implement LPSAFEARRAY marshaling.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Huw Davies
Deal with pExcepInfo == NULL.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-20
Huw Davies
Proxies and stubs for GetTypeInfoCont, GetLibAttr and...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-18
Huw Davies
Implement GetContainingTypelib_{Proxy,Stub}.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Robert Shearman
Add VT_UNKNOWN support for VARIANT marshaling by genera...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-12
Robert Shearman
- Don't print out cryptic message if IDispatch or IUnkn...
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
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-12
Mike Hearn
Implement dispatch variant marshalling.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-27
Alexandre Julliard
Added NONAMELESSUNION/STRUCT defines.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-26
Ove Kaaven
Preliminary implementation of proper IDispatch marshalling.
blob
|
commitdiff
|
raw
|
diff to current