.. |
.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
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
bindctx.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
clipboard.c
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
compobj.c
|
Implemented CoGetPSClsid().
|
2000-09-01 01:21:08 +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
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
datacache.c
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
defaulthandler.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
errorinfo.c
|
Implemented the ErrorInfo interfaces.
|
2000-08-03 04:34:59 +00:00 |
filemoniker.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +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
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +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
|
While dragging, catch keyboard messages between WM_KEYFIRST and
|
2000-08-16 12:44:04 +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
|
Implemented CoGetPSClsid().
|
2000-09-01 01:21:08 +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
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +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
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
storage32.h
|
Fixed some warnings.
|
2000-03-24 21:19:02 +00:00 |