Changeset 3386 for trunk/changelog
- Timestamp:
- Apr 15, 2000, 5:08:12 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3384 r3386 1 /* $Id: changelog,v 1.8 89 2000-04-15 14:19:31 cbratschiExp $ */1 /* $Id: changelog,v 1.890 2000-04-15 15:08:12 sandervl Exp $ */ 2 2 3 3 2000-04-15: Christoph Bratschi <cbratschi@datacomm.ch> … … 8 8 2000-04-15: Sander van Leeuwen <sandervl@xs4all.nl> 9 9 - WSOCK32: Async select fix (VPBuddy can connect again) 10 - KERNEL32: Remove ending backslash in FindFirstFileA (if present)10 - KERNEL32: Remove terminating backslash in FindFirstFileA (if present) 11 11 (otherwise DosFindFirst fails) 12 12 Fixed flushing of file maps (wrong VirtualQuery parameter) 13 13 Path search fix for dlls 14 - ODINCRT: Added checks for failing mallocs 15 - USER32: Corrected return value of EnableWindow 16 (return true if previous state was disabled, else false (sdk docs)) 17 Don't send mouse messages to disabled windows; reroute 18 them to their parent windows (if any) 14 19 15 20 2000-04-14: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.
