Changeset 5265 for trunk/changelog


Ignore:
Timestamp:
Feb 25, 2001, 5:05:05 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5261 r5265  
    1 /* $Id: changelog,v 1.1288 2001-02-24 12:58:46 sandervl Exp $ */
     1/* $Id: changelog,v 1.1289 2001-02-25 16:05:05 sandervl Exp $ */
     2
     3 2001-02-25: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - KERNEL32: o Check executable too when searching for imported modules
     5                  (directly imported by PE dlls)
    26
    37 2001-02-24: Sander van Leeuwen <sandervl@xs4all.nl>
     
    4246                  parent.
    4347
    44  2000-02-21: Michal Necasek <mike@mendelu.cz>
     48 2000-02-21: Michal Necasek <michalnec@volny.cz>
    4549    - USER32:   o Translate WM_BUTTONxMOTIONSTART/END to WM_MOUSEMOVE
    4650                  Applications don't expect WM_NULL when fetching mouse
     
    168172                  (fixes keyboard focus in ElstarFormular 2000)
    169173
    170  2000-02-13: Michal Necasek <mike@mendelu.cz>
     174 2000-02-13: Michal Necasek <michalnec@volny.cz>
    171175    - USER32:   o Wrong unicode<->ascii translation for some listbox & combobox
    172176                  messages. Must check if the control style includes LB/CB_HASSTRINGS.
     
    199203                  TODO: Needs a permanent and correct solution as this
    200204                        can happen in several other places.
    201                         Also a potential problem in user32 classes (InfoPtr).
     205                        Also a potential problem in user32 controls (InfoPtr).
    202206                o Set last error to ERROR_INVALID_INDEX for invalid class word
    203207                  index.
Note: See TracChangeset for help on using the changeset viewer.