Eric Pouech
|
099f4c3786
|
No longer using function pointers to winmm and msvfw32, but delay
loading instead.
|
2000-12-26 01:26:12 +00:00 |
Francois Gouget
|
8a5de1c92f
|
Removed the name of APIs exported by ordinal.
|
2000-12-14 19:25:13 +00:00 |
Alexandre Julliard
|
a8d1a7c52b
|
Finished separation of comclt32 and comdlg32.
|
2000-11-30 19:07:09 +00:00 |
Alexandre Julliard
|
41d6e2feba
|
Temp hack: do not import dlls that we link with at the ELF level.
|
2000-11-13 20:27:31 +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
|
86f4531676
|
Added a few missing imports.
|
2000-09-27 22:32:44 +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 |
Marcus Meissner
|
f06555a34e
|
Implemented SmoothScrollWindow.
|
2000-07-29 21:54:38 +00:00 |
Eric Kohl
|
b3f681ea8e
|
Updated to dll version 5.81 (IE 5.01).
|
2000-06-03 21:06:44 +00:00 |
Patrik Stridvall
|
55ef9a5a68
|
Fixed issues found by winapi_check.
|
2000-04-24 18:03:54 +00:00 |
Patrik Stridvall
|
54fe8380a1
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
Alexandre Julliard
|
74e4a28a34
|
Built-in DLLs resources are now specified in spec file.
Removed unnecessary flags in built-in DLLs tables.
|
2000-01-09 04:20:31 +00:00 |
Shaun Morris
|
271f522fa9
|
Implemented _TrackMouseEvent for the TME_LEAVE flag.
|
1999-12-20 03:48:25 +00:00 |
Huw D M Davies
|
bbe263b68b
|
Added stubs for several MRU list functions and documented some others.
|
1999-12-04 04:01:41 +00:00 |
Eric Kohl
|
33910f17ff
|
- minor update to mru list functions
- stubs for COMCTL32_411 to COMCTL32_413
|
1999-11-23 23:14:53 +00:00 |
Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
Uwe Bonnes
|
bd63880ca9
|
Implemented StrCmpNIA like the other StrCmpXX functions.
|
1999-09-04 11:04:45 +00:00 |
Patrik Stridvall
|
b8684a266b
|
Fixed some of the issues reported by winapi-check.
|
1999-07-31 17:32:05 +00:00 |
Ian Schmidt
|
4558480ad3
|
Added stubs for InitMUILanguage and COMCTL32.410.
Fixed some compiler warnings.
|
1999-07-28 16:35:24 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |