.. |
.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
|
…
|
|
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
|
Added a stub for CoCreateFreeThreadedMarshaler().
|
2000-06-18 17:18:53 +00:00 |
compobj.spec
|
…
|
|
compositemoniker.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
datacache.c
|
Use the Unicode string functions from wine/unicode.h instead of the
|
2000-06-13 01:10:29 +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
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +00:00 |
ifs.c
|
Fixed some warnings.
|
2000-03-28 19:30:06 +00:00 |
ifs.h
|
…
|
|
itemmoniker.c
|
…
|
|
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
|
Moved Load/FreeLibrary16 definition to winbase16.h.
|
2000-05-07 18:39:28 +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
|
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
|
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
|
…
|
|
storage32.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
storage32.h
|
Fixed some warnings.
|
2000-03-24 21:19:02 +00:00 |