wine/dlls/ole32
2007-01-12 11:25:45 +01:00
..
tests ole32/tests: Cast-qual warnings fixes. 2007-01-12 11:25:45 +01:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
compobj.c ole32: Remove some unneeded inclusions of headers. 2007-01-10 12:08:51 +01:00
compobj.spec
compobj_private.h ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread. 2007-01-08 12:35:41 +01:00
compositemoniker.c ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker. 2006-12-28 12:34:20 +01:00
datacache.c ole32: Support reading and writing custom clipformats in the data cache. 2006-12-18 11:45:42 +01:00
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
enumx.c
enumx.h
errorinfo.c ole32: Add tests for error info functions. 2007-01-11 11:49:59 +01:00
filemoniker.c
ftmarshal.c
git.c ole32: Remove some unneeded inclusions of headers. 2007-01-10 12:08:51 +01:00
hglobalstream.c ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of IStream_Read and IStream_Write and to not compare the bytes read to the bytes written. 2007-01-10 12:13:22 +01:00
ifs.c
ifs.h
itemmoniker.c
Makefile.in
marshal.c ole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalInterface. 2007-01-10 12:22:06 +01:00
memlockbytes.c
memlockbytes16.c
moniker.c ole32: Contrary to MSDN, IROTData doesn't need to be implemented for a moniker to be usable with the running object table. 2006-12-28 12:35:54 +01:00
moniker.h
ole2.c ole32: Add a field to the TLS data to determine whether OLE has been initialised for the current thread. 2007-01-08 12:35:41 +01:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c
ole32.spec ole32: Implement CoRegisterChannelHook and call channel hook methods on the client side. 2006-12-20 12:39:50 +01:00
ole32_main.c
ole32res.rc
oleobj.c
oleproxy.c ole32: Allow the marshaling/unmarshaling of NULL interfaces for IClassFactory. 2006-12-24 13:07:32 +01:00
olestd.h
regsvr.c
rpc.c ole32: Remove some unneeded inclusions of headers. 2007-01-10 12:08:51 +01:00
stg_bigblockfile.c
stg_prop.c
stg_stream.c ole32: IPeristStream implies IPersist and IStream implies ISequentialStream so fix the Structured Storage stream implementation's QueryInterface with to reflect this. 2007-01-08 12:35:38 +01:00
storage.c
storage.spec
storage32.c ole32: ReadClassStm should return STG_E_READFAULT is not all of the data could be read, not S_FALSE. 2007-01-10 12:17:00 +01:00
storage32.h
stubmanager.c ole32: Remove some unneeded inclusions of headers. 2007-01-10 12:08:51 +01:00
usrmarshal.c ole32: Implement HMETAFILE and HMETAFILEPICT user marshaling functions and add tests for these. 2006-12-18 11:52:58 +01:00
version.rc