wine/dlls/ole32
Aric Stewart 838eb4037f ole32: Rework storage with blockfiles to properly use ILockBytes interfaces.
Rework storage to make all its interactions with the underlying data go 
though ReadAt and WriteAt to allow for an ILockBytes underlying layer.
Implement ReadAt and WriteAt in stg_bigblockfile.c for blockfiles.
2007-03-20 12:36:45 +01:00
..
tests ole32: Implement CoAddRefServerProcess and CoReleaseServerProcess. 2007-03-09 21:17:47 +01:00
antimoniker.c
bindctx.c ole32: Don't allocate an initial table for bind contexts. 2007-03-13 20:31:34 +01:00
classmoniker.c
clipboard.c
compobj_private.h ole32: Don't keep the local server named pipe open for a single-use object. 2007-03-09 21:16:44 +01:00
compobj.c ole32: Only retrieve posted and paint messages in an STA message loop. 2007-03-13 11:52:41 +01:00
compobj.spec
compositemoniker.c
datacache.c
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
enumx.c
enumx.h
errorinfo.c
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c
ifs.c
ifs.h
itemmoniker.c
Makefile.in
marshal.c
memlockbytes16.c
memlockbytes.c
moniker.c ole32: Add DebugInfo to critical sections. 2007-03-12 13:49:44 +01:00
moniker.h
ole2_16.c
ole2.c ole32: Print the contents of the IID input to OleLoad. 2007-03-14 18:49:58 +01:00
ole2.spec
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c
ole32_main.c
ole32.spec
ole32res.rc
oleobj.c
oleproxy.c
olestd.h
regsvr.c
rpc.c ole32: Don't keep the local server named pipe open for a single-use object. 2007-03-09 21:16:44 +01:00
stg_bigblockfile.c ole32: Rework storage with blockfiles to properly use ILockBytes interfaces. 2007-03-20 12:36:45 +01:00
stg_prop.c ole32: Add DebugInfo to critical sections. 2007-03-12 13:49:44 +01:00
stg_stream.c ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning. 2007-02-26 17:33:36 +01:00
storage32.c ole32: Rework storage with blockfiles to properly use ILockBytes interfaces. 2007-03-20 12:36:45 +01:00
storage32.h ole32: Rework storage with blockfiles to properly use ILockBytes interfaces. 2007-03-20 12:36:45 +01:00
storage.c
storage.spec
stubmanager.c
usrmarshal.c
version.rc