Update Change Log

svn path=/trunk/; revision=5063
This commit is contained in:
James Tabor
2003-07-10 23:26:51 +00:00
parent 4453023a6c
commit aea9dce89b
+10
View File
@@ -1,3 +1,7 @@
2003-07-10 James Tabor <[email protected]>
* subsys/win32k/objects/region.c: (W32kFillRgn) Implement.
2003-07-10 Casper S. Hornstrup <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* lib/user32/windows/defwnd.c (DefWndHandleLButtonUpNC,