Alexandre Julliard
|
86f4531676
|
Added a few missing imports.
|
2000-09-27 22:32:44 +00:00 |
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Huw D M Davies
|
2e67f9bc44
|
A generic implemention of IConnectionPoint/IEnumConnections.
|
2000-07-25 12:26:12 +00:00 |
Huw D M Davies
|
74b98116c6
|
OLE picture object implementation.
|
2000-07-15 14:59:11 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Alexandre Julliard
|
ae7ae694b3
|
Removed winmm from import list.
|
2000-04-19 16:52:06 +00:00 |
Alexandre Julliard
|
82a2b186e7
|
Added support for creating extra symlinks for .so files that contain
multiple dlls.
|
2000-03-05 13:08:24 +00:00 |
Alexandre Julliard
|
d0edc5fecd
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Patrik Stridvall
|
194bd05260
|
Moved some stubs and added forwards in order to make both winapi_check
and checklink happy.
|
2000-02-29 22:02:11 +00:00 |
Alexandre Julliard
|
a5515e24e4
|
oleaut32 should not import functions from olepro32.
|
2000-02-27 14:33:04 +00:00 |
Alexandre Julliard
|
fc6d940424
|
ErrorInfo functions need to be in ole32, not oleaut32.
|
2000-02-26 19:11:25 +00:00 |
Patrik Stridvall
|
a9855b5122
|
Added stubs for {Create,Get,Set}ErrorInfo.
|
2000-02-26 18:33:21 +00:00 |
Alexandre Julliard
|
e1d78899ea
|
Made winmm a separate shared library.
|
2000-02-26 13:45:34 +00:00 |
Alexandre Julliard
|
23ce7f10a9
|
Added import of olepro32.
|
2000-02-25 21:41:26 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |