Changeset 3851 for trunk/changelog
- Timestamp:
- Jul 18, 2000, 8:33:15 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3847 r3851 1 /* $Id: changelog,v 1.1036 2000-07-18 17:45:14 bird Exp $ */ 1 /* $Id: changelog,v 1.1037 2000-07-18 18:33:15 sandervl Exp $ */ 2 3 2000-07-18: Yuri Dario <mc6530@mclink.it> 4 - INCLUDE\win: 5 Compilation fixes for Opera 6 - USER32: Extra logging information 7 Fixed sending WM_PARENTNOTIFY in ::DestroyWindow 8 9 2000-07-18: Sander van Leeuwen <sandervl@xs4all.nl> 10 - WINMM: If waveOutSetVolume called with NULL waveout handle, use 11 that volume as the default for newly created streams. 12 (fixes volume in RealPlayer 7) 13 - KERNEL32: Fixed old unload order bug (causes a crash when quitting 14 RealPlayer 7); increase dynamic library count after calling 15 dll entrypoint with DLL_PROCESS_ATTACH. (used to be before; 16 -> wrong unload order of RPAP3260 & PNRS3260) 17 Call dll entrypoint with DLL_PROCESS_DETACH even when 18 thread library calls disabled. 2 19 3 20 2000-07-18: knut st. osmundsen <knut.stange.osmundsen@mynd.no> … … 29 46 - KERNEL32: Added extra check in isPEImage method 30 47 lpNumberOfBytesRead/Written can be NULL in Read/WriteFile 31 32 48 - PELDR: Fix for arguments with quotes (first and last quote removed) 33 49 (i.e. pe rnuninst "RealNetworks|RealPlayer|6.0| -i -p")
Note:
See TracChangeset
for help on using the changeset viewer.
