Sweden-Number/dlls/ole32
Vincent Povirk 5116b979b2 ole32: Flush the ILockBytes object of a storage on commit and final release.
Some ILockBytes objects will not really write changes until their Flush
method is called. Also, further optimizations to the storage implementation
will involve caching writes, which will have to be flushed at times.
2010-07-19 14:38:16 +02:00
..
tests ole32: Fix seeking backwards in hglobalstream. 2010-05-27 14:46:43 +02:00
Makefile.in ole32: Remove the BigBlockFile abstraction and always use an ILockBytes. 2010-07-19 14:38:16 +02:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c ole32: Avoid potential NULL pointer dereferences in a TRACE. 2010-05-26 10:11:05 +02:00
comcat.c ole32: Only fail on missing Implemented Categories key if we actually have categories to check. 2010-05-03 13:56:41 +02:00
compobj.c ole32: Use window property to store registered drop target. 2010-05-18 08:53:08 +02:00
compobj_private.h ole32: Add inproc handler object creation support for CoCreateInstance. 2009-11-24 10:46:12 +01:00
compositemoniker.c ole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce. 2010-04-26 09:03:09 -05:00
datacache.c ole32: Release the storage object in DataCache_Destroy. 2009-11-29 16:40:12 +01:00
dcom.idl
defaulthandler.c ole32: Fix return value of DefaultHandler_SetClientSite. 2010-05-03 15:40:13 +02:00
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h
errorinfo.c ole32: Release the error info strings. 2009-12-09 16:50:36 +01:00
filelockbytes.c ole32: Use ILockBytes_Stat to get the filename of a storage. 2010-07-19 14:38:16 +02:00
filemoniker.c ole32: Fix off-by-one error in FileMonikerImpl_DecomposePath. 2009-11-29 16:39:45 +01:00
ftmarshal.c ole32: Fix the free threaded marshaller data for 64-bit pointers. 2010-04-07 13:09:49 +02:00
git.c
hglobalstream.c ole32: Fix seeking backwards in hglobalstream. 2010-05-27 14:46:43 +02:00
ifs.c ole32: Fix return value for CoRevokeMallocSpy. 2010-05-03 15:40:20 +02:00
irot.idl
itemmoniker.c ole32: IMoniker_IsRunning returns E_INVALIDARG when bindctx is NULL. 2010-03-02 11:12:37 +01:00
marshal.c ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero. 2010-05-03 15:43:01 +02:00
memlockbytes.c
moniker.c ole32: Validate pointer parameters in MkParseDisplayName. 2010-05-21 18:58:05 +02:00
moniker.h
nodrop.cur
ole2.c ole32: Use window property to store registered drop target. 2010-05-18 08:53:08 +02:00
ole2impl.c
ole2stubs.c
ole32.spec
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc
oleobj.c
oleproxy.c ole32: Add inproc handler object creation support for CoCreateInstance. 2009-11-24 10:46:12 +01:00
olestd.h
pointermoniker.c
regsvr.c
rpc.c ole32: Don't use in-memory structure layouts to build the wire data, define wire-specific structures instead. 2010-04-06 18:07:59 +02:00
stg_prop.c ole32: Only read known format ids when attempting to read summary information. 2010-05-25 12:02:47 +02:00
stg_stream.c ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
storage32.c ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
storage32.h ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
stubmanager.c ole32: Fix behaviour of CoLockObjectExternal with fLastUnlockReleases as FALSE. 2009-11-24 10:46:06 +01:00
usrmarshal.c ole32: Implement the IAdviseSink call_as proxies and stubs. 2010-05-25 12:49:19 +02:00