Changeset 3373 for trunk/changelog


Ignore:
Timestamp:
Apr 13, 2000, 8:51:43 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3368 r3373  
    1  /* $Id: changelog,v 1.883 2000-04-12 16:35:28 cbratschi Exp $ */
     1 /* $Id: changelog,v 1.884 2000-04-13 18:51:43 sandervl Exp $ */
     2
     3 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - USER32: Zero thread message structure before dispatching it
     5                  Prevents app from sending the same posted message twice
     6                  (causing problems when freeing the postmsg struct)
     7                  (fixes RealPlayer 7 Update service)
     8        - CRTDLL: Fixed div (result must be returned in edx:eax)
     9        - PE:     Check PATH for executable file
    210
    311 2000-04-12: Christoph Bratschi <cbratschi@datacomm.ch>
Note: See TracChangeset for help on using the changeset viewer.