Sweden-Number/dlls/ole32
Rob Shearman ee2250bc44 ole32: Don't get the HRESULT from the buffer if we get an RPC_S_CALL_FAILED status back from the runtime.
The buffer might not contain any data and nowhere in our ole32 code 
passes HRESULTs in the buffer.
2008-01-22 12:00:49 +01:00
..
tests ole32: Fix a typo in the class moniker tests. 2008-01-07 12:31:42 +01:00
Makefile.in ole32: Added version resource for ole2nls.dll. 2007-09-27 21:11:18 +02:00
antimoniker.c
bindctx.c ole32: Fixed parameter checking and improved debug traces in IBindCtx::QueryInterface. 2007-12-31 16:49:44 +01:00
classmoniker.c
clipboard.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
compobj.c ole32: Remove one noop check in CoWaitForMultipleHandles(). 2008-01-02 12:38:42 +01:00
compobj.spec ole32: Implement win16 COCREATEGUID. 2007-10-01 14:16:57 +02:00
compobj_private.h ole32: Ignore the threading model of the PSFactoryBuffer object created during standard marshaling. 2007-12-03 11:55:00 +01:00
compositemoniker.c ole32: Fix some memory leaks. 2007-10-02 11:44:09 +02:00
datacache.c ole32: Fixed datacache object so that we can retrieve meaningful information. 2008-01-14 13:38:46 +01:00
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 ole32: Fix a leak of the IBindCtx object in FileMonikerImpl_IsEqual. 2007-11-12 11:45:57 +01:00
ftmarshal.c
git.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
hglobalstream.c ole32: Fail before constructing an object in CreateStreamOnHGlobal to avoid a memory leak. 2007-11-13 13:29:30 +01:00
ifs.c
ifs.h
irot.idl
itemmoniker.c ole32: Fix memory leak in ItemMonikerImpl_Save. 2007-11-12 11:45:34 +01:00
marshal.c ole32: Ignore the threading model of the PSFactoryBuffer object created during standard marshaling. 2007-12-03 11:55:00 +01:00
memlockbytes.c
memlockbytes16.c
moniker.c ole32: get_moniker_for_progid_display_name should fallback to using IClassFactory to get IParseDisplayName if getting it directly fails. 2008-01-07 12:31:38 +01:00
moniker.h
nodrop.cur
ole2.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
ole32.spec ole32: Add tests for WdtpInterfacePointer_* functions. 2007-11-27 11:40:19 +01:00
ole32_main.c ole32: Include wine/port.h for snprintf(). 2007-10-17 13:44:05 +02:00
ole32res.rc
oleobj.c
oleproxy.c ole32: Fix some uses of SEEK_SET when STREAM_SEEK_SET should have been used instead. 2008-01-09 12:25:59 +01:00
olestd.h
regsvr.c
rpc.c ole32: Don't get the HRESULT from the buffer if we get an RPC_S_CALL_FAILED status back from the runtime. 2008-01-22 12:00:49 +01:00
stg_bigblockfile.c
stg_prop.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
stg_stream.c
storage.c ole32: DPRINTF -> TRACE. 2007-12-12 13:48:54 +01:00
storage.spec
storage32.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
storage32.h
stubmanager.c
usrmarshal.c ole32: Add tests for WdtpInterfacePointer_* functions. 2007-11-27 11:40:19 +01:00
version.rc
version16.rc ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too. 2007-10-01 14:17:21 +02:00