wine-wine/dlls/ole32
Huw D M Davies 5b9a7cbf3a Implement IDataAdviseHolder. 2000-07-08 11:46:54 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. 2000-06-20 20:24:14 +00:00
antimoniker.c Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
bindctx.c Cosmetics. 1999-12-27 05:26:00 +00:00
clipboard.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
compobj.c Implement IDataAdviseHolder. 2000-07-08 11:46:54 +00:00
compobj.spec Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
compositemoniker.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
datacache.c Cleaned up a few inter-dll dependencies. 2000-06-23 16:13:33 +00:00
defaulthandler.c Abey George (of Macadamian/Corel) 2000-05-23 23:34:40 +00:00
errorinfo.c - implemented Get/SetThreadLocale 2000-06-12 21:56:02 +00:00
filemoniker.c The pathname was stored in a string of size 100, which was not always 2000-03-07 12:22:51 +00:00
hglobalstream.c CreateStreamOnHGlobal should alloc a shared memory block if supplied 2000-07-08 11:46:16 +00:00
ifs.c Fixed some warnings. 2000-03-28 19:30:06 +00:00
ifs.h Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
itemmoniker.c Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
memlockbytes.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +00:00
moniker.c Fixed issues found by winapi_check. 2000-06-07 02:15:39 +00:00
ole2.c Cleaned up a few inter-dll dependencies. 2000-06-23 16:13:33 +00:00
ole2.spec Fixed minor issues found by winapi_check. 2000-01-29 21:02:19 +00:00
ole2conv.spec Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. 2000-05-19 03:35:58 +00:00
ole2impl.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
ole2nls.c Use the Unicode string functions from wine/unicode.h instead of the 2000-06-13 01:10:29 +00:00
ole2nls.spec Separate OLE2NLS out of KERNEL. 2000-05-07 18:30:44 +00:00
ole2prox.spec Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. 2000-05-19 03:35:58 +00:00
ole2stubs.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
ole2thk.spec Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. 2000-05-19 03:35:58 +00:00
ole32.spec Added a stub for CoCreateFreeThreadedMarshaler(). 2000-06-18 17:18:53 +00:00
oleobj.c Implement IDataAdviseHolder. 2000-07-08 11:46:54 +00:00
olestd.h Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
stg_bigblockfile.c Rewrite the BIGBLOCKFILE implementation for better performance. 2000-03-17 15:08:25 +00:00
stg_stream.c Allow ISequentialStream_Write to work if access mode is STGM_READWRITE. 2000-05-03 17:39:21 +00:00
storage.c StgOpenStorage16: correct arguments to the CreateFile call. 2000-05-19 03:38:22 +00:00
storage.spec Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
storage32.c OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CLASSNOTREG) when 2000-06-20 20:49:53 +00:00
storage32.h Fixed some warnings. 2000-03-24 21:19:02 +00:00