Changeset 3009 for trunk/changelog
- Timestamp:
- Mar 4, 2000, 8:55:39 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3000 r3009 1 /* $Id: changelog,v 1.7 79 2000-03-04 19:37:40 jeroenExp $ */1 /* $Id: changelog,v 1.780 2000-03-04 19:50:51 sandervl Exp $ */ 2 2 3 3 2000-03-04: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl> … … 15 15 16 16 2000-03-04: Sander van Leeuwen <sandervl@xs4all.nl> 17 - WINMM: Fixed bug in setsockopt for SO_LINGER (options size wasn't 18 adjusted) 19 - KERNEL32: Fixed shell dirs (now all created in odin\bin dir) 20 Partially fixed destruction of loaded dlls in ExitProcess 21 (TODO: dependencies are not yet right; needs new design) 22 Added check and fix for DosOpen (ERROR_TOO_MANY_OPEN_FILES) 23 to hmdevio.cpp 24 - USER32: Pass on keyboard messages if dinput handler returns TRUE 25 Also send non-client mouse messages to dinput 26 (TODO: always returns true after calling dinput handler) 27 - OPENGL\GLIDE: 28 Added check and fix for DosOpen (ERROR_TOO_MANY_OPEN_FILES) 29 to hmdevio.cpp (reported by Michal Necasek) 17 30 - WSOCK32: Fixed bug in setsockopt for SO_LINGER (options size wasn't 18 31 adjusted)
Note:
See TracChangeset
for help on using the changeset viewer.