Sweden-Number/dlls/ole32
James Hawkins 6f7c2b94d4 ole32: Fix a few file access discrepancies between platforms. 2008-09-09 11:46:17 +02:00
..
tests ole32: Fix a few file access discrepancies between platforms. 2008-09-09 11:46:17 +02:00
Makefile.in ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02:00
antimoniker.c ole32: Fix spelling of GetComparisonData(). 2008-04-14 12:40:22 +02:00
bindctx.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
classmoniker.c ole32: Fix spelling of GetComparisonData(). 2008-04-14 12:40:22 +02:00
clipboard.c ole32: Always return false when asked if NULL is the current clipboard. 2008-07-21 14:36:29 +02:00
compobj.c ole32: Fix testing of HRESULT types with not operator instead of comparing against S_OK. 2008-08-18 17:34:12 +02:00
compobj.spec ole32: Implement win16 COCREATEGUID. 2007-10-01 14:16:57 +02:00
compobj_private.h ole32: Keep track of the number of weak references to an object. 2008-04-29 12:35:26 +02:00
compositemoniker.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
datacache.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
dcom.idl janitorial: Remove links to any microsoft site. 2008-03-01 12:17:13 +01:00
defaulthandler.c ole32: Fix return value for DefaultHandler_SetExtent. 2008-07-28 12:06:29 +02:00
dictionary.c
dictionary.h
drag_copy.cur ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
drag_link.cur ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
drag_move.cur ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
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 ole32: Constify some variables. 2007-07-02 14:38:11 +02:00
errorinfo.c ole32: Assign to structs instead of using memcpy. 2008-03-11 12:11:51 +01:00
filemoniker.c ole32: Fix spelling of GetComparisonData(). 2008-04-14 12:40:22 +02:00
ftmarshal.c ole32: Assign to structs instead of using memcpy. 2008-03-11 12:11:51 +01:00
git.c ole32: Remove unneeded casts. 2008-01-15 11:38:08 +01:00
hglobalstream.c ole32: Fix CopyTo to work correctly with LARGE_INTEGERs. 2008-03-06 17:39:27 +01:00
ifs.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
ifs.h
irot.idl ole32: Add cross-process running-object table support. 2007-09-11 13:55:08 +02:00
itemmoniker.c ole32: Fix spelling of GetComparisonData(). 2008-04-14 12:40:22 +02:00
marshal.c ole32: Keep track of the number of weak references to an object. 2008-04-29 12:35:26 +02:00
memlockbytes.c
memlockbytes16.c
moniker.c ole32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:31 +02:00
moniker.h ole32: Add pointer moniker implementation. 2008-02-04 13:04:21 +01:00
nodrop.cur ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
ole2.c ole32: Assign to structs instead of using CopyMemory. 2008-03-31 12:50:41 +02:00
ole2.spec
ole2_16.c
ole2conv.spec
ole2impl.c
ole2nls.c
ole2nls.spec
ole2prox.spec
ole2stubs.c
ole2thk.spec
ole16.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
ole32.spec ole32: Added a CoGetContextToken stub. 2008-02-26 11:21:54 +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 ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02: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 ole32: We can now store binary files in the repository. 2007-09-17 15:53:00 +02:00
oleobj.c ole32: Include compobj_private.h in oleobj.c to type-check the function signatures of DataAdviseHolder_OnConnect and DataAdviseHolder_OnDisconnect. 2008-06-23 12:48:45 +02:00
oleproxy.c ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02:00
olestd.h
pointermoniker.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
regsvr.c ole32: Add pointer moniker implementation. 2008-02-04 13:04:21 +01:00
rpc.c ole32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:31 +02:00
stg_bigblockfile.c ole32: Remove unused BIGBLOCKFILE_GetSize. 2008-06-23 12:48:38 +02:00
stg_prop.c ole32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:31 +02:00
stg_stream.c ole32: Fix CopyTo to work correctly with LARGE_INTEGERs. 2008-03-07 10:52:15 +01:00
storage.c ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
storage.spec
storage32.c ole32: Storage sharing should be implemented in ole32, not the lower-level file API. 2008-08-19 13:55:53 +02:00
storage32.h ole32: Spelling fixes. 2008-04-10 09:51:12 +02:00
stubmanager.c ole32: Remove unneeded address-of operators from array names. 2008-07-11 14:06:31 +02:00
usrmarshal.c ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02:00
version.rc
version16.rc ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too. 2007-10-01 14:17:21 +02:00