Sweden-Number/dlls/ole32
Robert Shearman 714b66e945 ole: Use ncalrpc instead of ncacn_np as the RPC transport.
Use ncalrpc instead of ncacn_np as the transport as this is more similar
to how ole32 from NT works and should also be compatible with rpcrt4
from Win9x, allowing more combinations of dlls to work.
2006-03-31 17:38:43 +02:00
..
tests ole32: Fix StgOpenStorage's handling of the STGM_PRIORITY flag. 2006-03-30 12:38:08 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Implement some user marshal functions and add tests. 2005-11-29 11:35:27 +01:00
antimoniker.c ole: Remove "stub" from TRACEs of functions that aren't stubs. 2006-01-06 21:08:09 +01:00
bindctx.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
clipboard.c Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
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 ole: Remove "stub" from TRACEs of functions that aren't stubs. 2006-01-06 21:08:09 +01: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 ole: Remove some duplicated code. 2006-01-11 12:09:11 +01:00
dictionary.c
dictionary.h
errorinfo.c CreateErrorInfo trace fix. 2005-12-12 11:52:36 +01:00
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c ole: Check the return value of IStream_SetSize in IStream_Read. 2006-01-03 12:07:49 +01:00
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 Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
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 ole: Remove __CLSIDFromStringA. 2006-01-09 18:40:17 +01:00
ole32.spec Implement some user marshal functions and add tests. 2005-11-29 11:35:27 +01:00
ole32_main.c
ole32res.rc Made the Drag&Drop cursors' rubber band visible on a white background. 2005-11-29 11:23:49 +01:00
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 ole: Remove a no longer needed smbfs hack. 2006-01-06 21:19:05 +01:00
stg_prop.c
stg_stream.c ole32: Fix stream ref counting. 2006-02-21 11:18:05 +01:00
storage.c Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
storage.spec
storage32.c ole32: Fix StgOpenStorage's handling of the STGM_PRIORITY flag. 2006-03-30 12:38:08 +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 Assorted spelling fixes. 2005-12-02 16:15:09 +01:00
version.rc