Changeset 9020 for trunk/changelog
- Timestamp:
- Aug 16, 2002, 6:49:13 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r9014 r9020 1 /* $Id: changelog,v 1.22 69 2002-08-16 15:06:24sandervl Exp $ */1 /* $Id: changelog,v 1.2270 2002-08-16 16:48:17 sandervl Exp $ */ 2 2 3 3 2002-08-16: Sander van Leeuwen <sandervl@innotek > … … 7 7 SysMouseAImpl_GetDeviceData: check if internal dinput 8 8 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. 9 14 10 15 2002-08-16: Platon Fomichev <platon@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.