Dmitry Timoshkov
|
9b1e1dc4c5
|
Add "FullWindowDrag" feature for not managed windows.
|
2000-08-14 17:20:25 +00:00 |
Alexandre Julliard
|
42d20f9dca
|
Merged clipboard driver into USER driver.
Moved all ttydrv source files to dlls/ttydrv.
Load functions pointer for the USER driver from the graphics driver
dll with GetProcAddress.
|
2000-08-10 01:16:19 +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 |
Chris Morgan
|
3f13c7a951
|
Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_GETMOUSEHOVERWIDTH and
SPI_GETMOUSEHOVERTIME to SystemParametersInfo16().
|
2000-04-28 14:44:57 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
Alexandre Julliard
|
7f3418fba0
|
Store monitor size and depth in the generic structure.
Merged monitor driver into USER driver.
|
2000-03-25 17:30:13 +00:00 |
Andreas Mohr
|
e9f5153521
|
Added proper termination upon failure.
|
2000-03-24 19:47:35 +00:00 |
Alexandre Julliard
|
62f824f7cb
|
Avoid calling the *Rect USER functions from inside GDI.
Moved a few USER functions to a more appropriate location.
|
2000-03-18 22:12:33 +00:00 |