Sweden-Number/dlls/ole32
Alexandre Julliard c3a48aab20 makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
..
tests ole32: Support activation context in CLSIDFromProgID(). 2013-10-25 11:12:31 +02:00
Makefile.in makefiles: Remove useless definitions of COM_NO_WINDOWS_H. 2013-10-14 16:05:31 +02:00
antimoniker.c
bindctx.c ole32: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
classmoniker.c
clipboard.c
comcat.c dlls: Replace the remaining CONSTs. 2013-09-25 11:49:20 +02:00
compobj.c ole32: Use real object CLSID when creating instance from context info. 2013-11-01 14:17:55 +01:00
compobj_private.h ole32: GIT can be released on process detach only. 2013-08-23 10:41:24 +02:00
compositemoniker.c ole32: Fixed bad sizeof()s in composite moniker (Coverity). 2013-06-28 11:40:14 +02:00
datacache.c
dcom.idl
defaulthandler.c ole32: Don't pass CLSCTX_INPROC_SERVER and CLSCTX_INPROC_HANDLER flags to CoCreateInstance in DefaultHandler_Run. 2013-02-27 19:23:48 +01:00
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h
errorinfo.c ole32: Use a separated object to expose local servers instead of marshaling them in CoRegisterClassObject. 2013-05-23 20:03:17 +02:00
filelockbytes.c
filemoniker.c Assorted spelling fixes. 2013-10-30 09:46:27 +01:00
ftmarshal.c
git.c ole32: Release marshal info on error path. 2013-08-26 14:59:15 +02:00
hglobalstream.c
ifs.c ole32: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
irot.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
itemmoniker.c
marshal.c ole32: Fix an apartment reference count leak on error path. 2013-03-28 17:36:53 +01:00
memlockbytes.c
moniker.c Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
moniker.h
nodrop.cur
ole2.c ole32: Missing MiscStatus key is not a failure for OleRegGetMiscStatus(). 2013-08-27 11:50:53 +02:00
ole2impl.c
ole2stubs.c
ole32.spec ole32: Add a semi-stub for CLSIDFromProgIDEx. 2013-05-07 11:18:52 +02:00
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc
oleobj.c
oleproxy.c
olestd.h
pointermoniker.c
rpc.c ole32: Test HRESULT values using proper success code. 2013-08-20 12:01:38 +02:00
stg_prop.c
stg_stream.c ole32: Merge release code to Release method. 2013-04-18 17:00:53 +02:00
storage32.c ole32: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
storage32.h ole32: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
stubmanager.c ole32: If an object exposes IExternalConnection then don't take down the stub manager if we have remaining weak refs in a call that would otherwise ignore them. 2013-10-24 19:01:57 +02:00
usrmarshal.c