Sweden-Number/dlls/ole32
Robert Shearman 2c3de6db24 - Make the wine_marshal_id structure more like the DCOM OBJREF
structure, by replacing the process id field by apartment id (OXID),
  changing the users of the process id field to use the new field and
  renaming the objectid field to oid.
- Fix StdMarshalImpl_UnmarshalInterface to invalidate and release its
  stub when doing a same apartment marshal.
2004-12-08 17:49:30 +00:00
..
tests Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
.cvsignore Removed a couple of no longer needed entries. 2004-11-19 18:28:05 +00:00
Makefile.in Use only one .res file. 2004-10-27 00:47:53 +00:00
antimoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
bindctx.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
clipboard.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
compobj.c Rename the STUBMGR thread to more accurately reflect its purpose. 2004-12-07 17:01:40 +00:00
compobj.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
compobj_private.h - Make the wine_marshal_id structure more like the DCOM OBJREF 2004-12-08 17:49:30 +00:00
compositemoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
datacache.c Fix some types problems. 2004-10-18 22:39:21 +00:00
dcom.idl DCOM IDL file based on the DCOM specification. 2003-05-22 03:36:26 +00:00
defaulthandler.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
errorinfo.c Trace the OLE error info strings. 2004-11-29 17:00:39 +00:00
filemoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
ftmarshal.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
git.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
hglobalstream.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
ifs.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
ifs.h Avoid depending on the non-standard IUnknown_METHODS macro in Wine 2004-10-05 04:16:21 +00:00
itemmoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
marshal.c - Make the wine_marshal_id structure more like the DCOM OBJREF 2004-12-08 17:49:30 +00:00
memlockbytes.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
memlockbytes16.c Ref count increment/decrement cleanup. 2004-09-24 01:16:53 +00:00
moniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
moniker.h Moved some definitions from include/wine/obj_moniker.h to 2002-12-19 01:09:40 +00:00
ole2.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
ole2.spec Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
ole2_16.c Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
ole2conv.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ole2impl.c Implement OleDuplicateData. 2004-11-24 18:12:06 +00:00
ole2nls.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ole2nls.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
ole2prox.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ole2stubs.c Implement OleDuplicateData. 2004-11-24 18:12:06 +00:00
ole2thk.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
ole16.c Get rid of the non-standard ICOM_THIS macro. 2004-09-09 21:03:58 +00:00
ole32.spec - Add some function declarations to objbase.h. 2004-12-01 15:33:34 +00:00
ole32_main.c - Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet been called and 2003-12-08 22:46:08 +00:00
ole32_main.h Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
ole32res.rc Use only one .res file. 2004-10-27 00:47:53 +00:00
oleobj.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
oleproxy.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
olestd.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
regsvr.c IID_IObjectWithSite is already in libuuid, no need to declare here. 2004-07-12 19:50:14 +00:00
rpc.c - Make the wine_marshal_id structure more like the DCOM OBJREF 2004-12-08 17:49:30 +00:00
stg_bigblockfile.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
stg_stream.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
storage.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
storage.spec ole2nls.c is a 16bit only. 2003-01-05 01:04:34 +00:00
storage32.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
storage32.h Get rid of the non-standard ICOM_VFIELD macro. 2004-08-12 19:52:49 +00:00
version.rc Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and 2003-03-28 19:33:04 +00:00