Changeset 2195 for trunk/changelog


Ignore:
Timestamp:
Dec 24, 1999, 7:37:57 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2194 r2195  
    1  /* $Id: changelog,v 1.572 1999-12-24 01:34:54 hugh Exp $ */
     1 /* $Id: changelog,v 1.573 1999-12-24 18:37:57 sandervl Exp $ */
     2
     3 99-12-24: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - USER32: Fixed bug in OSLibWinQueryQueueStatus (uninitialized local variable)
     5                  Changed message handling. Messages are translated in Get/PeekMessage
     6                  now. (or in the PM window handler, if it was sent directly)
     7                  TranslateMessage now translates WM_(SYS)KEYDOWN/UP to
     8                  WM_(SYS)(DEAD)CHAR
     9                  Fixed ChildWindowFromPointEx
     10        - CRTDLL: Removed excessive logging (compile with DEBUGALL=1 to enable it)
     11        - SRC\MAKEFILE: Included dplayx
    212
    313 99-12-24: Markus Montkowski <mmontkowski@gmx.de>
Note: See TracChangeset for help on using the changeset viewer.