Alexandre Julliard
|
0ff083bab8
|
Call WH_GETMESSAGE hook in PeekMessage too (based on a patch by Rob
Farnum).
|
2000-09-24 19:51:15 +00:00 |
Alexandre Julliard
|
350c04b516
|
Fixed a couple of WINAPI issues with 16-bit spec files (thanks to
Marcus Meissner).
|
2000-08-25 22:00:06 +00:00 |
Alexandre Julliard
|
3850c1ae16
|
Moved most USER string functions to dlls/user.
Cleaned up a few more inter-dll dependencies.
|
2000-08-06 02:42:46 +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 |
Andreas Mohr
|
1f0c216e8f
|
Implemented/stubbed IconSize() and ControlPanelInfo() needed for Win
2.0 control.exe and paint.exe.
|
2000-06-24 12:54:00 +00:00 |
Andreas Mohr
|
22752323c5
|
Added more ordinals to KERNEL, GDI, USER and system drivers
(Windows 1.1, 2.0).
|
2000-06-23 17:10:50 +00:00 |
Alexandre Julliard
|
d6c0d8642c
|
Moved gdi/user thunking functions into their respective dlls.
Moved keyboard.spec into user dll.
|
2000-03-24 21:38:30 +00:00 |
Alexandre Julliard
|
1dac57f05f
|
Created separate dlls for user,gdi,ttydrv,x11drv.
Fixed Winelib argc handling (thanks to Eric Pouech).
|
2000-03-19 12:08:09 +00:00 |