projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3d9/tests: Make d3d9 tests Wcast-qual compliant.
[wine]
/
dlls
/
oleaut32
/
tmarshal.c
2006-09-28
Robert Shearman
oleaut32: Make sure to free the allocated vtable when...
blob
|
commitdiff
|
raw
2006-09-07
Robert Shearman
oleaut32: Delay the creation of the stub object for...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Robert Shearman
oleaut32: Add an exception handler around code executed...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
oleaut32: Make the virtual table functions static where...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Robert Shearman
oleaut32: We always pass in an IRpcChannelBuffer 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-15
Huw Davies
oleaut32: Update the marshal state buffer size when...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Thomas Weidenmueller
oleaut32: Fix converting file name to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Huw Davies
oleaut32: Support VT_SAFEARRAY in the typelib marshaler.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Huw Davies
oleaut32: Add a function to grow the marshal state...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Robert Shearman
oleaut32: Don't try to release NULL COM objects in...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
oleaut32: Fix circular reference count in Typelib marsh...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
oleaut32: Handle VT_INT in serialize_param and deserial...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
oleaut32: Release interfaces when told to.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Robert Shearman
oleaut: Improve the typelib marshaler traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
oleaut: Reduce an ERR down to a WARN since a NULL inter...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Robert Shearman
oleaut: Support VT_CY in the typelib marshaller.
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-11-04
Marcus Meissner
Added support for VT_I8/VT_UI8 marshalling.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Robert Shearman
- Make sure to clean up properly on error.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Robert Shearman
There is no need to call IUnknown_QueryInterface since...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Huw Davies
Treat paramflags == 0 like PARAMFLAG_FIN.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Robert Shearman
- Forward IDispatch functions to the MIDL-generated...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Pierre d'Herbemont
Allow compilation on non-i386.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Robert Shearman
Fix ref-counting rules to match native DCOM Dlls.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Marcus Meissner
VT_PTR->VT_USERDEFINED chains depend on the TKIND of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Robert Shearman
Make typelib marshaler use IRpcChannelBuffer::GetBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-24
Robert Shearman
- Remove redundant QueryInterface in marshal_interface...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Alexandre Julliard
Get rid of the almost empty tmarshal.h file.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Mike McCormack
gcc 4.0 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
- IRpcStubBuffer_Disconnect can be called multiple...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Fix confusion between number of characters and number...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Robert Shearman
Marshal and unmarshal TKIND_ENUM and TKIND_ALIAS.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Robert Shearman
- The typelib marshaler should only free the memory...
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
If we are accessing a method from a superclass then...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Robert Shearman
Use I_RpcGetBuffer instead of HeapReAlloc for getting...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Marcus Meissner
Serialize NULL pointer interfaces correctly.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Marcus Meissner
Fixed VT_BSTR|VT_BYREF marshalling.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Marcus Meissner
Fixed ppvObject serializer (deref twice instead of...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Mike Hearn
Fix BSTR tracing in the typelib marshaller.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Marcus Meissner
Format VT_UI1, VT_I1, VT_UI2, VT_I2 correctly.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Marcus Meissner
Added IDispatch::GetIDsOfNames() special case serializing.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Mike Hearn
Fix PARAMFLAG_FOUT typo in the tmarshaller.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Alexandre Julliard
Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-11
Robert Shearman
Add outer unknown support for typelib marshaler.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Mike Hearn
- Change some FIXMEs to ERRs to reflect the fact that...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Mike Hearn
Fix a typo, propagate errors better from inside the...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
James Hawkins
- Use Interlocked* instead of ++/-- in AddRef/Release.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Bill Medland
Fully initialise the structure to prevent ill-defined...
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-14
Robert Shearman
Implement RPC_E_DISCONNECTED in proxies.
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-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-09-07
Robert Shearman
- Make typelib marshaler thread-safe (problem reported...
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-13
Alexandre Julliard
Moved ICOM_THIS_MULTI definition out of objbase.h and...
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-07-30
Mike Hearn
Disconnect the server object from the stub on stub...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Mike Hearn
Make typelib marshaller safe for systems that don't...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Mike Hearn
- Don't ERR on a used connection being destroyed.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-17
Mike Hearn
Fix typelib marshaller relaying, add a comment describi...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Robert Shearman
- Fix ref count on standard proxy creation.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-09
Alexandre Julliard
Get rid of no longer needed WINE_PACKED define.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-01
Marcus Meissner
Use correct pointer for SysFreeString.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Marcus Meissner
_nrroffuncs: Check for error before dereferencing retur...
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-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
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-17
Alexandre Julliard
Avoid local WINAPI function pointers in _invoke.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-24
Alexandre Julliard
Removed no longer needed inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Marcus Meissner
Reverted last VT_USERDEFINED patch (was broken).
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Marcus Meissner
Serialize/deserialize all reftypes in VT_USERDEFINED.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Ove Kaaven
Make sure that no files except unknwn.h include wine...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Marcus Meissner
Marshal VT_R4 (4 byte float).
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-20
Marcus Meissner
ITypelib::Invoke: Handle different length arguments...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Marcus Meissner
Handle argsize for VT_DATE.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Marcus Meissner
Merged the two serializer and unserializer functions...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Marcus Meissner
Added marshalling of IUnknown.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Marcus Meissner
BSTRs can be NULL, handle them seperately.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Marcus Meissner
Implemented Local Server COM.
blob
|
commitdiff
|
raw
|
diff to current