Patrik Stridvall
|
4b1574577d
|
- Made sure that the files that contains the declarations
of the implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.
|
2001-07-23 23:50:18 +00:00 |
Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Gerard Patel
|
cf354d8c1d
|
Stub for OleSavedClientDoc.
|
2001-02-20 23:43:43 +00:00 |
Alexandre Julliard
|
982a223f36
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
Fixed a few ptr/segptr mismatches.
Moved CONV_RECT/POINT macros to wingdi16.h.
|
2000-12-13 20:20:09 +00:00 |
David Elliott
|
ea186796eb
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Dimitrie O. Paun
|
ef7a5c1b8c
|
Fixed a few compilation warnings.
|
2000-11-29 00:03:27 +00:00 |
Alexandre Julliard
|
c95b1aa37f
|
Avoid linking with ntdll where possible.
|
2000-11-16 04:15:08 +00:00 |
Alexandre Julliard
|
27939f00fd
|
Start using import tables for dlls that can already support it.
|
2000-11-12 03:50:10 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Alexandre Julliard
|
76d3671bee
|
Added 'owner' field to 16-bit spec files to specify the name of the
32-bit dll that contains it.
|
2000-07-28 00:07:18 +00:00 |
Alexandre Julliard
|
917910324f
|
Cleaned up a few inter-dll dependencies.
|
2000-06-23 16:13:33 +00:00 |
Alexandre Julliard
|
2ddd5ce5df
|
Cleaned up a few inter-dll dependencies.
|
2000-06-20 20:59:27 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Alexandre Julliard
|
84eb8334da
|
Added some missing import directives.
|
2000-04-19 16:54:02 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +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 |
Alexandre Julliard
|
fc296da4e2
|
Removed extra includes from ole.h and wingdi.h.
|
2000-02-10 19:39:48 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Marcus Meissner
|
bade58f2d2
|
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them.
|
2000-01-23 22:00:06 +00:00 |
Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |