Changeset 658 for trunk/changelog
- Timestamp:
- Aug 24, 1999, 2:25:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r656 r658 1 /* $Id: changelog,v 1.1 29 1999-08-24 11:45:27 phallerExp $ */1 /* $Id: changelog,v 1.130 1999-08-24 12:25:19 sandervl Exp $ */ 2 2 3 3 99-08-24: Patrick Haller <phaller@gmx.net> … … 7 7 - USER32\NEW: One mutex per type of generic object + mutex protection 8 8 of linked list access in win32 classes 9 - KERNEL32: Implemented VirtualQuery (not yet tested) 10 VirtualQueryEx calls VirtualQuery, VirtualProtectEx calls 11 VirtualProtect 12 NOTE: VirtualQueryEx & VirtualProtectEx can't handle addresses of other 13 processes 14 - KERNEL32: Added memory mapped file class (not hooked up to apis or 15 exception handler yet; just committing my preliminary code) 9 16 10 17 99-08-23: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.