- 16 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 07 Sep, 2006 1 commit
-
-
Robert Shearman authored
both defer to the real data object if the cached versions fail and we are running.
-
- 09 Aug, 2006 1 commit
-
-
Robert Shearman authored
Cleanup DefaultHandler_GetCanonicalFormatEtc by using This->pDataDelegate instead of querying for IDataObject from This->pOleDelegate.
-
- 07 Aug, 2006 1 commit
-
-
Robert Shearman authored
ole32: Tell the advise holder what the data delegate is in DefaultHandle_DAdvise if we are already connected.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 07 Apr, 2006 1 commit
-
-
Robert Shearman authored
As per MSDN, if the object has no connections then IOleObject::EnumAdvises should return a NULL enumerator and S_OK. This is the case when This->oleAdviseHolder is NULL, so do this and avert a potential NULL dereference of This->oleAdviseHolder (found by Coverity).
-
- 11 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 28 Nov, 2005 4 commits
-
-
Robert Shearman authored
delegating to the remote IOleObject_DoVerb function.
-
Robert Shearman authored
data change notifications.
-
Robert Shearman authored
correctly and a few formatting fixes.
-
Robert Shearman authored
functions.
-
- 03 Nov, 2005 1 commit
-
-
Robert Shearman authored
of the advise holder not being created because no notifications are needed.
-
- 26 Oct, 2005 1 commit
-
-
Robert Shearman authored
IOleObject_Close, IAdviseSink_OnClose and the destructor.
-
- 29 Sep, 2005 1 commit
-
-
Robert Shearman authored
delegate object to use it.
-
- 28 Sep, 2005 2 commits
-
-
Robert Shearman authored
explicit so their is no confusion in this file as to what it should be implementing and what this object should implement. - Delegate some IOleObject methods to the server IOleObject if it is running.
-
Alex Villacís Lasso authored
OleCreateDefaultHandler, in order to match intent in comment.
-
- 26 Sep, 2005 1 commit
-
-
Francois Gouget authored
-
- 23 Sep, 2005 1 commit
-
-
Robert Shearman authored
and initialize it.
-
- 19 Sep, 2005 1 commit
-
-
Robert Shearman authored
- Compact multi-line comments that fit into one line. - Remove comments that state the obvious. - Remove extra brackets that are redundant because the -> operator binds tighter than &. - Change "this" to "This" to make code more like other interface implementations. - Remove redundant comparisons with NULL for pointers.
-
- 17 Sep, 2005 1 commit
-
-
Robert Shearman authored
for all of the functions in the file.
-
- 27 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
already done in shelllink.c.
-
- 05 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 05 Oct, 2004 1 commit
-
-
Francois Gouget authored
-
- 24 Sep, 2004 1 commit
-
-
Joris Huizer authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 21 May, 2004 1 commit
-
-
Marcus Meissner authored
-
- 04 May, 2004 1 commit
-
-
Marcus Meissner authored
-
- 12 Apr, 2004 1 commit
-
-
Filip Navara authored
-
- 11 Sep, 2003 1 commit
-
-
Dave Miller authored
-
- 09 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 18 Aug, 2003 1 commit
-
-
Jon Griffiths authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 26 Jan, 2001 1 commit
-
-
James Juran authored
-
- 24 Sep, 2000 1 commit
-
-
Gerald Pfeifer authored
-