Patrik Stridvall
|
01d5e5b071
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
Alexandre Julliard
|
0618746265
|
Cleaned up dll startup routines now that we have separate address
spaces.
|
2001-01-17 22:03:18 +00:00 |
Alexandre Julliard
|
f6168db690
|
Fixed some warnings.
|
2000-12-13 20:03:53 +00:00 |
David Elliott
|
ea186796eb
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +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
|
21ec006fc1
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
Alexandre Julliard
|
5ab9d860f2
|
Removed some unnecessary #includes and dll dependencies.
|
2000-08-09 22:35:05 +00:00 |
Alexandre Julliard
|
691171b8e6
|
Small dll interfaces cleanups.
|
2000-08-08 20:49:16 +00:00 |
Alexandre Julliard
|
e514103971
|
Added imports of kernel32.dll where necessary.
|
2000-08-06 03:47:29 +00:00 |
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Patrik Stridvall
|
315b00e861
|
Fixed issues found by winapi_check.
|
2000-07-25 17:45:14 +00:00 |
Andreas Mohr
|
2caee712a2
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
Mike McCormack
|
dc2461e804
|
Implemented serialui dll containing CommConfigDialog,
GetDefaultCommConfig and SetDefaultCommConfig.
|
2000-07-15 21:35:55 +00:00 |