| Line | |
|---|
| 1 | /* $Id: changelog,v 1.1155 2000-10-01 21:19:41 phaller Exp $ */
|
|---|
| 2 |
|
|---|
| 3 | 2000-10-01: Patrick Haller <phaller@gmx.net>
|
|---|
| 4 | - KERNEL32: Optimization of PROFILE calls
|
|---|
| 5 | - GDI32: Fix for uncompressed/RGB bitmaps (biSizeImage == 0)
|
|---|
| 6 | - WINMM: Fix for timer logic - timers still quite untested
|
|---|
| 7 |
|
|---|
| 8 | 2000-10-01: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 9 | - KERNEL32: Fixed bug introduced by recent command line changes
|
|---|
| 10 | (executables with spaces in name/dir)
|
|---|
| 11 | - GDI32: Implemented AddFontResourceW
|
|---|
| 12 |
|
|---|
| 13 | 2000-10-01: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
|---|
| 14 | - Win32k: ú Added IOCtl API for Reading or Writing into another process'
|
|---|
| 15 | address space. (*ProcessReadWrite)
|
|---|
| 16 | This is intended used to implemented ReadProcessMemory and
|
|---|
| 17 | WriteProcessMemory (which is essensial to debuggers I think).
|
|---|
| 18 | I'll implementet them soon, but it sees that it'll
|
|---|
| 19 | require more changes in process.c that I first thought.
|
|---|
| 20 | ú Simplified maintaince of kernel imports. (mkcalltab)
|
|---|
| 21 | Removed unused imports.
|
|---|
| 22 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.