Marcus Meissner
|
64c86ffe66
|
Removed local variable shadows warnings.
|
2000-08-07 04:16:43 +00:00 |
Alexandre Julliard
|
b0efe28f6c
|
Removed a few dependencies on GDI internals from USER dll.
|
2000-08-04 04:18:04 +00:00 |
Dave Hawkes
|
dbb6ab2261
|
GetIconInfo did no correctly identify icons from cursors.
|
2000-07-09 12:16:58 +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 |
Alexandre Julliard
|
b4c68726d9
|
Louis-Philippe Gagnon (of Macadamian for Corel)
Search for already loaded CursorIcon was done with the wrong handle,
so it was leaking icons. Fixed.
|
2000-06-08 00:39:16 +00:00 |
Alexandre Julliard
|
a660c7903f
|
Moved DIB_FixColorsToLoadflags to cursoricon.c.
|
2000-06-03 20:45:20 +00:00 |
Alexandre Julliard
|
2d8cf500c3
|
Merged display.dll into USER.
|
2000-06-03 04:20:19 +00:00 |
Alexandre Julliard
|
227a0894d4
|
Removed a number of global handle allocations and critical section
initializations.
|
2000-04-08 21:06:06 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
Francois Gouget
|
6d77d3a1df
|
Use min/max instead of MIN/MAX.
|
2000-03-25 21:44:35 +00:00 |
Alexandre Julliard
|
b52aed4e10
|
Moved LoadImage and related functions to cursoricon.c.
|
2000-03-24 21:40:30 +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 |