Changeset 4349 for trunk/changelog


Ignore:
Timestamp:
Oct 1, 2000, 5:06:52 AM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4345 r4349  
    1  /* $Id: changelog,v 1.1152 2000-09-30 13:38:03 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1153 2000-10-01 03:06:52 bird Exp $ */
     2
     3 2000-10-01: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     4    - Win32k:   ú Added IOCtl API for Reading or Writing into another process'
     5                  address space. (*ProcessReadWrite)
     6                  This is intended used to implemented ReadProcessMemory and
     7                  WriteProcessMemory (which is essensial to debuggers I think).
     8                  I'll implementet them soon, but it sees that it'll
     9                  require more changes in process.c that I first thought.
     10                ú Simplified maintaince of kernel imports. (mkcalltab)
     11                  Removed unused imports.
    212
    313 2000-09-29: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.