Changeset 3423 for trunk/changelog


Ignore:
Timestamp:
Apr 18, 2000, 10:07:59 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3417 r3423  
    1  /* $Id: changelog,v 1.900 2000-04-18 11:11:13 sandervl Exp $ */
     1 /* $Id: changelog,v 1.901 2000-04-18 20:07:59 sandervl Exp $ */
    22
    33 2000-04-18: Sander van Leeuwen <sandervl@xs4all.nl>
     
    55        - GDI32:    Dib section fixes (use height/width of window when
    66                    dc belongs to a window; use correct stretchblit mode)
     7        - TOOLS\REGEDIT: Added regedit command line tool (ported this from
     8                         Wine with some modifications & bug fixes)
     9        - KERNEL32: Also set FPU control word to 0x27f before calling thread
     10                    functions (just to be sure)
    711
    812 2000-04-16: Christoph Bratschi <cbratschi@datacomm.ch>
     
    7882
    7983 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl>
    80         - USER32: Zero thread message structure before dispatching it
     84        - USER32: Set thread message structure to 0 before dispatching it
    8185                  Prevents app from sending the same posted message twice
    8286                  (causing problems when freeing the postmsg struct)
Note: See TracChangeset for help on using the changeset viewer.