Sweden-Number/dlls/ole32
Abey George 21dbb6c085 Implemented OLE clipboard functionality for Embed Source format.
It helps you cut and paste data with Embed Source format between
applications.  It also implements OleCreateFromData and
OleQueryCreateFromData and fixes some bugs in datacache.c.
2000-03-08 18:49:36 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +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 Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
compobj.c CoLoadLibrary gets UNICODE, not ASCII strings. (spotted by Lawson 2000-03-04 19:24:25 +00:00
compobj.spec Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
compositemoniker.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
datacache.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
defaulthandler.c Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
errorinfo.c ErrorInfo functions need to be in ole32, not oleaut32. 2000-02-26 19:11:25 +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 Cosmetics. 1999-12-27 05:26:00 +00:00
ifs.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +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 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. 1999-10-31 01:59:23 +00:00
moniker.c Fixed some warnings. 2000-03-08 18:25:22 +00:00
ole2.c OleRegGetUserType did query wrong registry key. 2000-03-04 19:20:30 +00:00
ole2.spec Fixed minor issues found by winapi_check. 2000-01-29 21:02:19 +00:00
ole2impl.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
ole2stubs.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
ole32.spec Fixed some issues found by winapi_check. 2000-02-27 16:38:08 +00:00
oleobj.c The COM virtual tables must use the 2000-01-30 02:55:16 +00:00
olestd.h Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
stg_bigblockfile.c Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
stg_stream.c Implementation of OleConvert routines. 2000-02-25 20:58:25 +00:00
storage.c Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
storage.spec Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
storage32.c Implemented OLE clipboard functionality for Embed Source format. 2000-03-08 18:49:36 +00:00
storage32.h Implementation of OleConvert routines. 2000-02-25 20:58:25 +00:00