Sweden-Number/dlls/ole32
Vincent Povirk ee6856d874 ole32: Don't use IEnumSTATSTG to search for elements of storages.
We use it to do a linear search of a binary tree, which is overkill.
Replace it with a simple binary search.
2009-10-26 11:17:35 +01:00
..
tests ole32/tests: Set returned pointer to NULL in CreateInstance (Valgrind). 2009-10-22 13:04:36 +02:00
Makefile.in
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
comcat.c
compobj.c ole32: Check source pointer in StringFromGUID2. 2009-10-06 11:57:20 +02:00
compobj_private.h
compositemoniker.c
datacache.c
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h
errorinfo.c
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c
ifs.c
irot.idl
itemmoniker.c
marshal.c
memlockbytes.c
moniker.c
moniker.h
nodrop.cur
ole2.c
ole2impl.c
ole2stubs.c
ole32.spec
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc
oleobj.c
oleproxy.c
olestd.h
pointermoniker.c
regsvr.c
rpc.c
stg_bigblockfile.c
stg_prop.c
stg_stream.c
storage32.c ole32: Don't use IEnumSTATSTG to search for elements of storages. 2009-10-26 11:17:35 +01:00
storage32.h ole32: Rename previous/nextProperty to left/rightChild. 2009-10-26 11:17:23 +01:00
stubmanager.c
usrmarshal.c