Changeset 43 for trunk/changelog
- Timestamp:
- Jun 7, 1999, 3:36:00 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4 r43 1 99-06-06: Sander van Leeuwen 2 - Bugfixes in VirtualAlloc (KERNEL32), GetScrollPos & RegisterSystemClasses (USER32) 3 as reported on mailinglist by Edgar Buerkle. 4 Also FindResourceA/W. 5 6 99-01-06: David Raison 7 - OLE32: Changed everything to make it compile with the new headers 8 - include/win/ole.2 - line 170 9 - include/wine/win/obj_oleview.h - line 32 & 36 10 11 99-23-05: Sander van Leeuwen 12 - ADVAPI32: Fixed Open32 bugs in RegOpenKeyA (set return key to 0 when failed) 13 Fixed key definition conflict in convertkey. 14 - KERNEL32: Fixed exception handler, don't continue after process termination 15 exception! (fixes annoying exitlist hangs) 16 17 99-19-05: Sander van Leeuwen 18 - KERNEL32: Corrected wrong export for HeapSize (reported by Vit Timchishin) 19 1 20 99-15-05: Sander van Leeuwen 2 21 - Fixed a number of bugs introduced during the Wine header update
Note:
See TracChangeset
for help on using the changeset viewer.