Changeset 3423 for trunk/changelog
- Timestamp:
- Apr 18, 2000, 10:07:59 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3417 r3423 1 /* $Id: changelog,v 1.90 0 2000-04-18 11:11:13sandervl Exp $ */1 /* $Id: changelog,v 1.901 2000-04-18 20:07:59 sandervl Exp $ */ 2 2 3 3 2000-04-18: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 - GDI32: Dib section fixes (use height/width of window when 6 6 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) 7 11 8 12 2000-04-16: Christoph Bratschi <cbratschi@datacomm.ch> … … 78 82 79 83 2000-04-13: Sander van Leeuwen <sandervl@xs4all.nl> 80 - USER32: Zero thread message structurebefore dispatching it84 - USER32: Set thread message structure to 0 before dispatching it 81 85 Prevents app from sending the same posted message twice 82 86 (causing problems when freeing the postmsg struct)
Note:
See TracChangeset
for help on using the changeset viewer.
