projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Add ARM64 cpu info.
[wine]
/
dlls
/
ole32
/
bindctx.c
2010-12-09
Michael Stefaniuc
ole32: Use an iface instead of a vtbl pointer in BindCt...
blob
|
commitdiff
|
raw
2010-07-21
Nikolay Sivov
ole32: Remove redundant variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Michael Stefaniuc
ole32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Austin English
ole32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Rob Shearman
ole32: Fix reference count leak in BindMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Jacek Caban
ole32: Fixed parameter checking and improved debug...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Rob Shearman
ole32: Add documentation for CreateBindCtx, BindMoniker...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Rob Shearman
ole32: Don't allocate an initial table for bind contexts.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Rob Shearman
ole32: Fix return codes returned by IBindCtx::RegisterO...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Rob Shearman
ole32: Fix cbStruct handling in IBindCtx:GetBindOptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Rob Shearman
ole32: Add more tests of IBindCtx functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Rob Shearman
ole32: Set output param to NULL in BindCtxImpl_EnumObje...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Rob Shearman
ole32: Fix BindCtxImpl_GetBindOptions to return the...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Rob Shearman
ole32: CreateBindCtx should fail if reserved parameter...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Michael Stefaniuc
ole32: Win64 printf format warning fixes.
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
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Robert Shearman
Move all 16-bit functions to an appropriate 16-bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Mike McCormack
Fix gcc 4.0 -Wpointer-sign warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Mike McCormack
Remove function prototypes, make functions static.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
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-24
Joris Huizer
Ref count increment/decrement cleanup.
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-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
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-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Dave Miller
Removed ordinals from comments.
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-29
Rolf Kalbermatter
Make sure the passed in object pointer is only addrefed...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-05
Alberto Massari
- The bindcontext object was leaking strings.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Alberto Massari
IBindCtx::RegisterObjectParam is supposed to replace...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Alexandre Julliard
Fixed a few problems caused by the new objidl.idl.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Robert Shearman
Implemented BindMoniker function.
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-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-20
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Alexandre Julliard
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-10
Gerard Patel
Transfer only cbStruct size in BindCtxImpl_S(G)etOptions.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Ulrich Weigand
Moved bulk of OLE implementation to dlls/ subdirectories.
blob
|
commitdiff
|
raw
|
diff to current