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
|
1a3f705fc1
|
Added import of ntdll.
|
2000-10-31 00:22:41 +00:00 |
Patrik Stridvall
|
a9f6a9daec
|
Explicitly initialize structures.
|
2000-10-24 02:22:16 +00:00 |
Francois Gouget
|
50bcd1a8e3
|
HFILE is an int, not a regular HANDLE.
|
2000-10-13 23:11:05 +00:00 |
Andreas Mohr
|
2caee712a2
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Patrik Stridvall
|
7980a50cb7
|
Fixed issues found by winapi_check.
|
2000-06-07 02:15:39 +00:00 |
Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +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
|
0ee98cc39f
|
Fixed ANSI C violations.
|
2000-02-26 13:17:55 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Patrik Stridvall
|
6afc68aabd
|
Fixed some issues found by winapi_check.
|
2000-01-04 00:32:38 +00:00 |
Alexandre Julliard
|
81ee21ddff
|
Cosmetics.
|
1999-12-27 05:26:00 +00:00 |
Alexandre Julliard
|
8a3edf9b5a
|
Fixed/commented out duplicate entry point names.
|
1999-12-26 23:12:38 +00:00 |
Alexandre Julliard
|
8551f8ca98
|
Xiang Li
Implementation of a proxy ODBC32 dll.
|
1999-12-11 23:56:46 +00:00 |