wine/dlls/ole32
Robert Shearman 6b89a92215 - Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to
call any IRemUnknown functions.
- Move the low-level unmarshaling code into a new function,
  unmarshal_object, so that it can be easily reused for unmarshaling
  IRemUnknown.
2005-01-24 11:24:08 +00:00
..
tests - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as 2005-01-19 17:00:20 +00:00
.cvsignore Removed a couple of no longer needed entries. 2004-11-19 18:28:05 +00:00
antimoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
bindctx.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
clipboard.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
compobj_private.h - Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to 2005-01-24 11:24:08 +00:00
compobj.c - Consolidate more stub creation details into register_ifstub. 2005-01-20 10:35:46 +00:00
compobj.spec
compositemoniker.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
datacache.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dcom.idl
defaulthandler.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
errorinfo.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
filemoniker.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
ftmarshal.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
git.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
hglobalstream.c Fixed incorrect unsigned test. 2004-12-14 11:35:12 +00:00
ifs.c - Add documentation for most Co* functions. 2005-01-14 17:05:36 +00:00
ifs.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
itemmoniker.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
Makefile.in - Implement the COM stub manager, refactor the current stub code. 2004-12-27 19:21:47 +00:00
marshal.c - Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to 2005-01-24 11:24:08 +00:00
memlockbytes16.c Ref count increment/decrement cleanup. 2004-09-24 01:16:53 +00:00
memlockbytes.c Remove unneeded includes and the unused COMPOBJ_hInstance32 variable. 2004-12-14 15:28:58 +00:00
moniker.c Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00
moniker.h
ole2_16.c
ole2.c - Add documentation for most Co* functions. 2005-01-14 17:05:36 +00:00
ole2.spec
ole2conv.spec
ole2impl.c Implement OleDuplicateData. 2004-11-24 18:12:06 +00:00
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c - Add documentation for most Co* functions. 2005-01-14 17:05:36 +00:00
ole2thk.spec
ole16.c Get rid of the non-standard ICOM_THIS macro. 2004-09-09 21:03:58 +00:00
ole32_main.c
ole32_main.h
ole32.spec - Add some function declarations to objbase.h. 2004-12-01 15:33:34 +00:00
ole32res.rc Use only one .res file. 2004-10-27 00:47:53 +00:00
oleobj.c - use Interlocked* functions in AddRef and Release. 2005-01-09 17:29:21 +00:00
oleproxy.c - Initialize ppv pointer in ClientIdentity_QueryInterface to NULL as 2005-01-19 17:00:20 +00:00
olestd.h
regsvr.c
rpc.c Various formatting/style changes. 2005-01-21 10:15:29 +00:00
stg_bigblockfile.c ReadFile and WriteFile must be passed a parameter for the number of 2004-12-22 18:38:31 +00:00
stg_stream.c Test and fix a few problems with OLE storage streams. 2005-01-11 10:44:28 +00:00
storage32.c Tests and fixes for StgOpenStorage. 2005-01-11 15:08:08 +00:00
storage32.h Get rid of the non-standard ICOM_VFIELD macro. 2004-08-12 19:52:49 +00:00
storage.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
storage.spec
stubmanager.c Implement table marshaling. 2005-01-17 13:39:40 +00:00
version.rc