Sweden-Number/dlls/ole32
Jeff Tranter 7d50ae6f80 The pathname was stored in a string of size 100, which was not always
large enough. It should be set to MAX_PATH (255).
2000-03-07 12:22:51 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added support for creating extra symlinks for .so files that contain 2000-03-05 13:08:24 +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 stub for CoResumeClassObjects. 2000-02-14 19:56:21 +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 Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +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 - stub for OLE32.MkParseDisplayName 2000-02-20 19:17:53 +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
ole2stubs.c Return an error instead of a success code in OleCreate stub function. 2000-02-26 18:32:38 +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
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 Murali Pattathe 2000-02-29 22:03:14 +00:00
storage32.h Implementation of OleConvert routines. 2000-02-25 20:58:25 +00:00