Sweden-Number/dlls/ole32
Rob Shearman 2db1d0de38 ole32: Make sure to reset the message state if it has been changed in RPC_ExecuteCall before returning.
Fix the hrFault parameter passed into the ClientNotify function in 
ClientRpcChannelBuffer_SendReceive so that it is correct in the case of 
messages dispatched with PostMessage.
Only unmarshal ORPCTHAT for non-fault packets.
2007-01-04 21:12:36 +01:00
..
tests ole32: Stop StgOpenStorage from creating a file when it does not already exist. 2007-01-04 20:53:39 +01:00
Makefile.in
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
compobj.c ole32: Marshal the ORPCTHAT structure prefixed to the server data. 2006-12-27 14:34:15 +01:00
compobj.spec
compobj_private.h ole32: Performing a COM call from within the processing of a sent message during a wait for completion of another COM call is not allowed. 2006-12-24 13:08:02 +01:00
compositemoniker.c ole32: Execute Reduce using the moniker's vtable in CreateCompositeMoniker as the moniker isn't necessarily a composite moniker. 2006-12-28 12:34:20 +01:00
datacache.c ole32: Support reading and writing custom clipformats in the data cache. 2006-12-18 11:45:42 +01:00
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
enumx.c
enumx.h
errorinfo.c
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c ole32: Fix SetSize for HGLOBAL streams in the case of being out-of-memory. 2006-12-18 11:54:24 +01:00
ifs.c
ifs.h
itemmoniker.c
marshal.c ole32: Spelling fixes. 2006-11-22 11:39:03 +01:00
memlockbytes.c ole32: Spelling fixes. 2006-11-22 11:39:03 +01:00
memlockbytes16.c ole32: Spelling fixes. 2006-11-22 11:39:03 +01:00
moniker.c ole32: Contrary to MSDN, IROTData doesn't need to be implemented for a moniker to be usable with the running object table. 2006-12-28 12:35:54 +01:00
moniker.h
ole2.c ole32: Don't release pUnk in OleCreate if CoCreateInstance failed. 2007-01-04 09:50:21 +01:00
ole2.spec
ole2_16.c Assorted spelling fixes. 2006-11-13 13:01:53 +01:00
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c
ole32.spec ole32: Implement CoRegisterChannelHook and call channel hook methods on the client side. 2006-12-20 12:39:50 +01:00
ole32_main.c ole32: Set the mapping mode to anisotropic in OleMetafilePictFromIconAndLabel. 2006-12-04 12:22:09 +01:00
ole32res.rc
oleobj.c
oleproxy.c ole32: Allow the marshaling/unmarshaling of NULL interfaces for IClassFactory. 2006-12-24 13:07:32 +01:00
olestd.h
regsvr.c
rpc.c ole32: Make sure to reset the message state if it has been changed in RPC_ExecuteCall before returning. 2007-01-04 21:12:36 +01:00
stg_bigblockfile.c
stg_prop.c ole32: Cast-qual warnings fix. 2006-11-07 15:06:30 +01:00
stg_stream.c
storage.c ole32: Standardize some documentation comments. 2006-11-13 13:01:08 +01:00
storage.spec
storage32.c ole32: Stop StgOpenStorage from creating a file when it does not already exist. 2007-01-04 20:53:39 +01:00
storage32.h Assorted spelling fixes. 2006-12-05 10:31:47 +01:00
stubmanager.c ole32: Pass in the IID and IUnknown* of the object being executed to the server notification and message filter functions. 2006-12-20 12:40:38 +01:00
usrmarshal.c ole32: Implement HMETAFILE and HMETAFILEPICT user marshaling functions and add tests for these. 2006-12-18 11:52:58 +01:00
version.rc