Sweden-Number/dlls/ole32
Robert Shearman bff74c1763 ole32: Fix typo in FileMonikerImpl_BindToObject.
Fix apparent typo in FileMonikerImpl_BindToObject, where ppf was
incorrectly passed into IClassFactory_CreateInstance instead of &ppf
(found by Coverity).
2006-04-07 13:10:18 +02:00
..
tests ole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE. 2006-04-03 12:15:34 +02:00
.gitignore
Makefile.in
antimoniker.c ole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax being for NULL, not for non-NULL. 2006-04-07 13:09:57 +02:00
bindctx.c
clipboard.c
compobj.c ole32: Don't process posted messages in CoWaitForMultipleHandles. 2006-03-30 12:43:17 +02:00
compobj.spec
compobj_private.h ole: Implement IRpcChannelBuffer::GetDestCtx on the client side. 2006-03-06 11:09:34 +01:00
compositemoniker.c ole32: Check for pcbSize parameter of CompositeMonikerImpl_GetSizeMax being NULL, rather than non-NULL. 2006-04-07 13:10:03 +02:00
datacache.c Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
dcom.idl ole32: Remove unnecessary commenting out of the RPC interfaces in the dcom idl file. 2006-03-30 21:55:43 +02:00
defaulthandler.c ole32: Fix DefaultHandler_EnumAdvises. 2006-04-07 13:09:36 +02:00
dictionary.c
dictionary.h
errorinfo.c
filemoniker.c ole32: Fix typo in FileMonikerImpl_BindToObject. 2006-04-07 13:10:18 +02:00
ftmarshal.c
git.c
hglobalstream.c
ifs.c
ifs.h
itemmoniker.c
marshal.c ole: Implement IRpcChannelBuffer::GetDestCtx on the client side. 2006-03-06 11:09:34 +01:00
memlockbytes.c
memlockbytes16.c
moniker.c
moniker.h
ole2.c Fixed some compiler warnings on old gcc versions. 2006-03-02 18:03:32 +01:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c
ole32.spec
ole32_main.c
ole32res.rc
oleobj.c Fixed some compiler warnings on old gcc versions. 2006-03-02 18:03:32 +01:00
oleproxy.c
olestd.h
regsvr.c
rpc.c ole: Use ncalrpc instead of ncacn_np as the RPC transport. 2006-03-31 17:38:43 +02:00
stg_bigblockfile.c
stg_prop.c
stg_stream.c ole32: Fix stream ref counting. 2006-02-21 11:18:05 +01:00
storage.c
storage.spec
storage32.c ole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE. 2006-04-03 12:15:34 +02:00
storage32.h ole32: Fix stream ref counting. 2006-02-21 11:18:05 +01:00
stubmanager.c ole: Change NORMALEXTREFS to 5, like it is in native. 2006-03-01 19:54:45 +01:00
usrmarshal.c ole32: Add documentation for the clip format user marshal functions. 2006-04-03 21:36:12 +02:00
version.rc