Sweden-Number/dlls/ole32
Rob Shearman d974922698 ole32: Fix a memory leak in an error path in COMPOBJ_DllList_Add. 2009-03-09 12:04:35 +01:00
..
tests ole32/tests: Remove an unused function declaration. 2009-03-06 15:39:30 +01:00
Makefile.in ole32: Register interfaces through dlldata.c as far as possible. 2008-12-02 20:52:09 +01:00
antimoniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
bindctx.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
classmoniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
clipboard.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
comcat.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
compobj.c ole32: Fix a memory leak in an error path in COMPOBJ_DllList_Add. 2009-03-09 12:04:35 +01:00
compobj.spec
compobj_private.h ole32: Add a few fields to OLE TLS area to match native memory layout. 2009-01-19 14:46:02 +01:00
compositemoniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
datacache.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
dcom.idl ole32: Convert source files to utf-8. 2008-10-18 19:20:29 +02:00
defaulthandler.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c ole32: Include enumx.h in enumx.c to get the declarations of the functions. 2008-06-23 12:48:24 +02:00
enumx.h
errorinfo.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
filemoniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
ftmarshal.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
git.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
hglobalstream.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
ifs.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
ifs.h ole32: Declare a function static. 2009-01-12 13:11:01 +01:00
irot.idl
itemmoniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
marshal.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
memlockbytes.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
memlockbytes16.c ole32: Remove some superfluous casts of void pointers and zero. 2008-11-06 11:09:54 +01:00
moniker.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
moniker.h comcat: Moved all the implementation to ole32 where it belongs. 2008-10-11 13:30:08 +02:00
nodrop.cur
ole2.c ole32: Add support for VT_DECIMAL. 2009-03-06 15:39:02 +01:00
ole2.spec
ole2_16.c ole32: Remove some superfluous casts of void pointers and zero. 2008-11-06 11:09:54 +01:00
ole2conv.spec
ole2impl.c
ole2nls.c ole32: Convert source files to utf-8. 2008-10-18 19:20:29 +02:00
ole2nls.spec
ole2prox.spec
ole2stubs.c ole32: Stub implementation for CoGetCallerTID. 2008-10-23 15:19:50 +02:00
ole2thk.spec
ole16.c ole32: Declare a function static. 2009-01-12 13:11:01 +01:00
ole32.spec ole32: Add CoGetCallContext and CoSwitchCallContext implementations. 2009-01-19 14:44:32 +01:00
ole32_main.c ole32: Include ole2.h in ole32_main.c to type-check the function signature of OleMetafilePictFromIconAndLabel. 2008-06-23 12:48:31 +02:00
ole32_objidl.idl ole32: Add a widl-generated proxy file for objidl.idl. 2008-09-02 16:02:29 +02:00
ole32_oleidl.idl include: Include winuser.h from generated oleidl.h header. 2008-12-29 14:41:00 +01:00
ole32_unknwn.idl ole32: Add widl-generated proxies for unknwn.idl and dcom.idl. 2008-09-02 16:00:33 +02:00
ole32res.rc
oleobj.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
oleproxy.c ole32: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
olestd.h
pointermoniker.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
rpc.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
stg_bigblockfile.c ole32: The bigblockfile on ILockBytes implementation should work on any ILockBytes not just those based on HGLOBAL. 2009-01-28 12:31:53 +01:00
stg_prop.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
stg_stream.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
storage.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
storage.spec ole32: Use the IStream16_(CreateStream,CreateStorage,Write) implementations. 2008-12-15 12:24:58 +01:00
storage32.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
storage32.h ole32: Add a helper function to return the file size and modify EnsureExists to use it. 2009-01-28 12:31:25 +01:00
stubmanager.c ole32: Remove superfluous pointer casts. 2009-02-11 12:29:56 +01:00
usrmarshal.c ole32: Fix CLIPFORMAT marshalling on 64-bit platforms by not using the wireCLIPFORMAT type. 2009-02-09 13:58:04 +01:00
version.rc
version16.rc