Changeset 9020 for trunk/changelog


Ignore:
Timestamp:
Aug 16, 2002, 6:49:13 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r9014 r9020  
    1 /* $Id: changelog,v 1.2269 2002-08-16 15:06:24 sandervl Exp $ */
     1/* $Id: changelog,v 1.2270 2002-08-16 16:48:17 sandervl Exp $ */
    22
    33 2002-08-16: Sander van Leeuwen <sandervl@innotek   >
     
    77                  SysMouseAImpl_GetDeviceData: check if internal dinput
    88                  mouse state is out of sync and update if necessary
     9    - USER32:   o SetCursorPos change:
     10                  The current cursor position may not have been passed to the application
     11                  just yet. The position change discards any previous events which may
     12                  lead to inconsistent mouse behaviour (like in DirectInput).
     13                  To fix this, we pass down a mouse move event to any hook handlers.
    914
    1015 2002-08-16: Platon Fomichev <platon@innotek   >
Note: See TracChangeset for help on using the changeset viewer.