Changeset 2986 for trunk/changelog
- Timestamp:
- Mar 3, 2000, 8:19:18 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2981 r2986 1 /* $Id: changelog,v 1.77 2 2000-03-03 11:13:44sandervl Exp $ */1 /* $Id: changelog,v 1.773 2000-03-03 19:19:18 sandervl Exp $ */ 2 2 3 3 2000-03-02: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 isn't a wrapper; include win32api.h and call Odin api) 7 7 Fixed FS corruption for DosAliasMem 8 Fixed bug in Win32PeLdrImage::commitPage (quake 3 screensaver's 9 fixup section doesn't start on page boundary) 8 10 - ADVAPI32/KERNEL32: Moved registry apis in kernel32 as we need them 9 11 there (importing them directly creates a circular 10 12 dependency (kernel32->advapi32->kernel32)) 11 13 Should probably be moved to ntdll 14 - WINMM: Fixed typo in DartWaveOut::init to determine bits per sample 15 (Realplayer 7 audio now works (when playing .rm files)) 12 16 13 17 2000-03-03: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
Note:
See TracChangeset
for help on using the changeset viewer.