| Line | |
|---|
| 1 | /* $Id: changelog,v 1.1154 2000-10-01 12:04:46 sandervl Exp $ */
|
|---|
| 2 |
|
|---|
| 3 | 2000-10-01: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 4 | - KERNEL32: Fixed bug introduced by recent command line changes
|
|---|
| 5 | (executables with spaces in name/dir)
|
|---|
| 6 | - GDI32: Implemented AddFontResourceW
|
|---|
| 7 |
|
|---|
| 8 | 2000-10-01: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
|---|
| 9 | - Win32k: ú Added IOCtl API for Reading or Writing into another process'
|
|---|
| 10 | address space. (*ProcessReadWrite)
|
|---|
| 11 | This is intended used to implemented ReadProcessMemory and
|
|---|
| 12 | WriteProcessMemory (which is essensial to debuggers I think).
|
|---|
| 13 | I'll implementet them soon, but it sees that it'll
|
|---|
| 14 | require more changes in process.c that I first thought.
|
|---|
| 15 | ú Simplified maintaince of kernel imports. (mkcalltab)
|
|---|
| 16 | Removed unused imports.
|
|---|
| 17 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.