.. |
tests
|
ole32/tests: Relax the reference counting tests a bit. We only care whether references are held or not.
|
2010-07-22 16:11:51 +02:00 |
antimoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
bindctx.c
|
ole32: Remove redundant variables.
|
2010-07-21 17:38:37 +02:00 |
classmoniker.c
|
ole32: Remove redundant variables.
|
2010-07-21 17:38:37 +02:00 |
clipboard.c
|
ole32: Avoid potential NULL pointer dereferences in a TRACE.
|
2010-05-26 10:11:05 +02:00 |
comcat.c
|
|
|
compobj.c
|
ole32: Use window property to store registered drop target.
|
2010-05-18 08:53:08 +02:00 |
compobj_private.h
|
|
|
compositemoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
datacache.c
|
ole32: Use IsEqualIID instead of memcmp to compare REFIIDs.
|
2010-07-23 11:46:29 +02:00 |
dcom.idl
|
|
|
defaulthandler.c
|
ole32: Remove redundant variables.
|
2010-07-21 17:38:37 +02:00 |
dictionary.c
|
|
|
dictionary.h
|
|
|
drag_copy.cur
|
|
|
drag_link.cur
|
|
|
drag_move.cur
|
|
|
enumx.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
enumx.h
|
|
|
errorinfo.c
|
|
|
filelockbytes.c
|
ole32: Use ILockBytes_Stat to get the filename of a storage.
|
2010-07-19 14:38:16 +02:00 |
filemoniker.c
|
ole32: No need to test for interface pointer being null.
|
2010-07-21 17:38:37 +02:00 |
ftmarshal.c
|
|
|
git.c
|
ole32: Fix assumption about HRESULT failure code value.
|
2010-07-21 17:38:37 +02:00 |
hglobalstream.c
|
ole32: Fix seeking backwards in hglobalstream.
|
2010-05-27 14:46:43 +02:00 |
ifs.c
|
|
|
irot.idl
|
|
|
itemmoniker.c
|
|
|
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
marshal.c
|
|
|
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: Pass a real IUnknown ptr to CoMarshalInterface.
|
2010-07-28 16:28:21 +02:00 |
ole2impl.c
|
|
|
ole2stubs.c
|
|
|
ole32.spec
|
|
|
ole32_main.c
|
|
|
ole32_objidl.idl
|
|
|
ole32_oleidl.idl
|
|
|
ole32_unknwn.idl
|
|
|
ole32res.rc
|
|
|
oleobj.c
|
ole32: Use IsEqualIID instead of memcmp to compare REFIIDs.
|
2010-07-23 11:46:29 +02:00 |
oleproxy.c
|
|
|
olestd.h
|
|
|
pointermoniker.c
|
|
|
regsvr.c
|
|
|
rpc.c
|
|
|
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
|
|
|
usrmarshal.c
|
ole32: Implement the IAdviseSink call_as proxies and stubs.
|
2010-05-25 12:49:19 +02:00 |