Changeset 3009 for trunk/changelog


Ignore:
Timestamp:
Mar 4, 2000, 8:55:39 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3000 r3009  
    1  /* $Id: changelog,v 1.779 2000-03-04 19:37:40 jeroen Exp $ */
     1 /* $Id: changelog,v 1.780 2000-03-04 19:50:51 sandervl Exp $ */
    22
    33 2000-03-04: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
     
    1515
    1616 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)
    1730        - WSOCK32: Fixed bug in setsockopt for SO_LINGER (options size wasn't
    1831                   adjusted)
Note: See TracChangeset for help on using the changeset viewer.