.. |
.cvsignore
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Makefile.in
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04: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/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
compobj.c
|
Fixed IsEqualGUID definition.
|
2000-08-03 04:16:34 +00:00 |
compobj.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
compositemoniker.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
datacache.c
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
defaulthandler.c
|
Abey George (of Macadamian/Corel)
|
2000-05-23 23:34:40 +00:00 |
errorinfo.c
|
Implemented the ErrorInfo interfaces.
|
2000-08-03 04:34:59 +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
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
ole2conv.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +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
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
ole2prox.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
ole2stubs.c
|
Added stub for OLE32.OleSetAutoConvert needed by Adobe Photoshop 4.0.
|
2000-07-28 20:20:20 +00:00 |
ole2thk.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
ole32.spec
|
Fixed IsEqualGUID definition.
|
2000-08-03 04:16:34 +00:00 |
oleobj.c
|
Moved GUID definitions to their respective dll.
|
2000-08-03 04:22:35 +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
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +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 |