Sweden-Number/dlls/ole32
Marcus Meissner 2395ea98bb ole32: Access the array entry, not the array (Coverity). 2011-06-27 13:27:37 -05:00
..
tests ole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). 2011-06-08 17:36:40 +02:00
Makefile.in ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
antimoniker.c
bindctx.c ole32: Use an iface instead of a vtbl pointer in BindCtxImpl. 2010-12-09 12:23:39 +01:00
classmoniker.c
clipboard.c ole32: Fix error handling in get_data_from_metafilepict and get_data_from_bitmap. 2011-01-31 14:05:15 +01:00
comcat.c ole32: COM cleanup for the static object ComCatMgrImpl. 2011-06-21 17:12:15 +02:00
compobj.c ole32: Add ManualResetEvent implementation. 2011-05-30 17:55:43 +02:00
compobj_private.h ole32: Mark internal symbols has hidden visibility. 2011-04-25 13:02:01 +02:00
compositemoniker.c ole32: Remove extraneous parentheses (LLVM/Clang). 2011-04-13 14:13:55 +02:00
datacache.c ole32: Use ifaces instead of vtbl pointers in DataCache. 2010-12-23 13:47:27 +01:00
dcom.idl
defaulthandler.c ole32: Standardize the COM usage in defaulthandler.c. 2010-12-23 13:47:27 +01:00
dictionary.c
dictionary.h ole32: Mark internal symbols has hidden visibility. 2011-04-25 13:02:01 +02:00
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h ole32: Mark internal symbols has hidden visibility. 2011-04-25 13:02:01 +02:00
errorinfo.c
filelockbytes.c ole32: Use an iface instead of a vtbl pointer in FileLockBytesImpl. 2010-12-09 12:23:31 +01:00
filemoniker.c
ftmarshal.c ole32: Use ifaces instead of vtbl pointers in FTMarshalImpl. 2010-12-15 13:18:49 +01:00
git.c ole32: Standardize the COM usage in git.c. 2010-12-22 12:49:02 +01:00
hglobalstream.c
ifs.c ole32: COM cleanup for the IMalloc iface. 2011-01-07 10:22:22 +01:00
irot.idl
itemmoniker.c
marshal.c
memlockbytes.c ole32: Replace a spurious FIXME by a TRACE. 2011-04-15 15:39:44 +02:00
moniker.c ole32: Standardize the COM usage in moniker.c. 2010-12-15 13:18:51 +01:00
moniker.h ole32: Mark internal symbols has hidden visibility. 2011-04-25 13:02:01 +02:00
nodrop.cur
ole2.c ole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). 2011-06-08 17:36:40 +02:00
ole2impl.c
ole2stubs.c
ole32.spec
ole32_main.c
ole32_objidl.idl ole32: Convert dll registration to the IRegistrar mechanism. 2010-12-03 19:51:08 +01:00
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
oleobj.c ole32: Store the ole advise sinks in a STATDATA array. 2011-01-05 17:54:49 +01:00
oleproxy.c
olestd.h
pointermoniker.c ole32: Use an iface instead of a vtbl pointer in PointerMonikerImpl. 2010-12-09 12:24:03 +01:00
rpc.c ole32: Don't continue to wait for a local server if the process has terminated. 2011-05-20 13:41:18 +02:00
stg_prop.c ole32: Access the array entry, not the array (Coverity). 2011-06-27 13:27:37 -05:00
stg_stream.c
storage32.c ole32: Avoid opening source storage in IStorage::CopyTo. 2011-06-03 17:37:09 +02:00
storage32.h ole32: Mark internal symbols has hidden visibility. 2011-04-25 13:02:01 +02:00
stubmanager.c ole32: Use an iface instead of a vtbl pointer in RemUnknown. 2010-12-09 12:23:25 +01:00
usrmarshal.c