mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Implemented unpluged DC code, FrameRect, InvertRect and DrawFocusRect.
svn path=/trunk/; revision=5174
This commit is contained in:
parent
91c717d561
commit
377803bd56
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2003-07-20 James Tabor <jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net>
|
||||||
|
|
||||||
|
* lib/gdi32/misc/stubs.c Implemented Unpluged DC code.
|
||||||
|
* lib/gdi32/objects/dc.c ditto
|
||||||
|
* lib/gdi32/objects/region.c ditto
|
||||||
|
* lib/user32/windows/draw.c Implemented FrameRect, InvertRect and
|
||||||
|
DrawFocusRect.
|
||||||
|
|
||||||
2003-07-18 Royce Mitchell III <royce3@ev1.net>
|
2003-07-18 Royce Mitchell III <royce3@ev1.net>
|
||||||
|
|
||||||
* drivers/fs/vfat/volume.c: fixed bug lines 88, 92 - wasn't copying
|
* drivers/fs/vfat/volume.c: fixed bug lines 88, 92 - wasn't copying
|
||||||
|
|
Loading…
Reference in a new issue