Sweden-Number/dlls/ole32
Robert Shearman aa336618ec ole32: Add a check for a condition where a stream has an invalid size
and so there aren't enough blocks in the chain to write data into.
2006-09-11 12:28:23 +02:00
..
tests ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart. 2006-09-11 12:27:15 +02:00
.gitignore .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Makefile.in makefiles: Only run test and documentation targets in directories that need them. 2006-08-28 13:37:44 +02:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c ole32: Small cleanups. 2006-07-12 19:29:14 +02:00
compobj.c ole32: AppId is a value under the clsid key, rather than a key. 2006-08-28 17:48:45 +02:00
compobj.spec
compobj_private.h ole32: Add support for main-threaded apartments. 2006-08-26 19:36:56 +02:00
compositemoniker.c
datacache.c
dcom.idl
defaulthandler.c ole32: DefaultHandler_GetData and DefaultHandler_QueryGetData should 2006-09-07 11:43:59 +02:00
dictionary.c
dictionary.h
enumx.c ole32: Add a framework for implementing IEnum* interfaces. 2006-07-12 13:18:17 +02:00
enumx.h ole32: Add a framework for implementing IEnum* interfaces. 2006-07-12 13:18:17 +02:00
errorinfo.c
filemoniker.c
ftmarshal.c ole32: Document CoCreateFreeThreadedMarshaler. 2006-06-19 10:28:26 +02:00
git.c ole32: Fix functions defined without specifying argument types by changing them to "(void)". 2006-08-28 17:48:40 +02:00
hglobalstream.c ole32: Fix the IStream_SetSize function for HGLOBAL streams to ignore HighPart. 2006-09-11 12:27:15 +02:00
ifs.c
ifs.h
itemmoniker.c
marshal.c ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases. 2006-08-03 22:23:13 +02:00
memlockbytes.c
memlockbytes16.c ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
moniker.c ole32: When comparing monikers use the abData field of MInterfacePointer 2006-08-09 20:39:51 +02:00
moniker.h
ole2.c ole32: Do a QueryInterface for IOleLink in OleLoad, like native does. 2006-09-07 11:43:33 +02:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
ole32.spec ole32: Implement OleNoteObjectVisible as described by MSDN. 2006-07-31 21:25:38 +02:00
ole32_main.c
ole32res.rc
oleobj.c ole32: Allocate memory for a copy of the ptd member of FORMATETC in 2006-09-07 11:44:11 +02:00
oleproxy.c ole32: Call IRpcChannelBuffer_GetBuffer for the RemRelease case of 2006-08-26 19:37:10 +02:00
olestd.h
regsvr.c ole32: Fix functions defined without specifying argument types by changing them to "(void)". 2006-08-28 17:48:40 +02:00
rpc.c ole32: Add a reference to the stream in RPC_StartLocalServer since we 2006-09-07 11:43:49 +02:00
stg_bigblockfile.c ole32: Ensure that a returned free block is valid in storage. 2006-08-03 22:23:27 +02:00
stg_prop.c ole32: Use PropVariantInit instead of memset. 2006-08-14 20:17:10 +02:00
stg_stream.c ole32: Convert the *_{Read,Write}At structured storage functions to 2006-09-11 12:27:45 +02:00
storage.c ole32: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:34:59 +02:00
storage.spec
storage32.c ole32: Add a check for a condition where a stream has an invalid size 2006-09-11 12:28:23 +02:00
storage32.h ole32: Convert the *_{Read,Write}At structured storage functions to 2006-09-11 12:27:45 +02:00
stubmanager.c ole32: Fix functions defined without specifying argument types by changing them to "(void)". 2006-08-28 17:48:40 +02:00
usrmarshal.c
version.rc