mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Update Change Log
svn path=/trunk/; revision=5063
This commit is contained in:
parent
4453023a6c
commit
aea9dce89b
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-07-10 James Tabor <jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net>
|
||||
|
||||
* subsys/win32k/objects/region.c: (W32kFillRgn) Implement.
|
||||
|
||||
2003-07-10 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
||||
* lib/winspool/stubs.c: Add @implemented and @unimplemented to APIs.
|
||||
|
@ -248,6 +252,12 @@
|
|||
* ntoskrnl/nt/vdm.c (NtEarlyInitVdm): Work around GCC 3.4 trying to be
|
||||
smart.
|
||||
|
||||
2003-07-07 James Tabor <jimtabor@adsl-64-217-116-74.dsl.hstntx.swbell.net>
|
||||
|
||||
* subsys/win32k/ntuser/window.c: (NtUserQueryWindow) Implement.
|
||||
* include/win32k/ntuser.h: Ditto.
|
||||
* lib/user32/windows/window.c: (GetWindowThreadProcessId) Implement.
|
||||
|
||||
2003-07-05 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
||||
|
||||
* lib/user32/windows/defwnd.c (DefWndHandleLButtonUpNC,
|
||||
|
|
Loading…
Reference in a new issue